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