mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-04-22 02:32:50 +08:00
update
This commit is contained in:
parent
f605307269
commit
91ffc10034
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
### 支持的类型
|
### 支持的类型
|
||||||
|
|
||||||
bool, byte, short, int, long, byte, ushort, uint, ulong, double, float, decimal, int
|
bool, byte, short, int, long, byte, ushort, uint, ulong, double, float, decimal, int, Guid
|
||||||
|
|
||||||
bool?, byte?, short?, int?, long?, byte?, ushort?, uint?, ulong?, double?, float?, decimal?, int?
|
bool?, byte?, short?, int?, long?, byte?, ushort?, uint?, ulong?, double?, float?, decimal?, int?, Guid?
|
||||||
|
|
||||||
TimeSpan, DateTime
|
TimeSpan, DateTime
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user