9 references to UI4
System.Data.OleDb (9)
ColumnBinding.cs (5)
334case NativeDBType.UI4: 516case NativeDBType.UI4: 1169Debug.Assert(NativeDBType.UI4 == DbType, "Value_UI4"); 1175Debug.Assert(NativeDBType.UI4 == DbType, "Value_UI4"); 1531case NativeDBType.UI4:
OleDb_Enum.cs (3)
157private static readonly NativeDBType D_UnsignedInt = new NativeDBType(10, 4, true, false, OleDbType.UnsignedInt, NativeDBType.UI4, S_UI4, typeof(long), NativeDBType.UI4, DbType.UInt32); // 27 - unsigned integer4 382case UI4:
RowBinding.cs (1)
443case NativeDBType.UI4: