4 references to D_UnsignedBigInt
System.Data.OleDb (4)
OleDb_Enum.cs (4)
245
OleDbType.UnsignedBigInt =>
D_UnsignedBigInt
, // 21
285
TypeCode.UInt64 => NativeDBType.
D_UnsignedBigInt
,
338
DbType.UInt64 =>
D_UnsignedBigInt
,
387
return
D_UnsignedBigInt
;