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