4 references to D_UnsignedInt
System.Data.OleDb (4)
OleDb_Enum.cs (4)
243OleDbType.UnsignedInt => D_UnsignedInt, // 19 283TypeCode.UInt32 => NativeDBType.D_UnsignedInt, 337DbType.UInt32 => D_UnsignedInt, 383return D_UnsignedInt;