It's easy convert the enum to a string before sending it to SQL, but then you have to convert it back to an enum in C# when you read it in, ...
確定! 回上一頁