Skip to content

适用虚谷数据库版本

v12.9



适用虚谷数据库版本

v12.9


XuguClient 常量

XGDbType 值映射

XGDbType 值C# 类型映射
Empty空值
Bool布尔类型
CharSystem.String
TinyIntSystem.SByte
SmallIntSystem.Int16
IntSystem.Int32
BigIntSystem.Int64
RealSystem.Single
NumericSystem.Decimal
DoubleSystem.Double
DateTimeSystem.DateTime
DateSystem.DateTime
TimeSystem.DateTime
VarCharSystem.String
BinarySystem.Byte 类型的 System.Array
VarBinarySystem.Byte 类型的 System.Array
IntervalD2sSystem.String
IntervalY2MSystem.String
RefCursorXGRefCursor
LongVarCharSystem.String
LongVarBinarySystem.Byte 类型的 System.Array
GuidSystem.Guid