Turns out that Entity Framework does not support unsigned data types. For uint columns, one could just store the value in a signed data type ...
確定! 回上一頁