9 references to I4
System.Data.OleDb (9)
ColumnBinding.cs (5)
289
case NativeDBType.
I4
:
457
case NativeDBType.
I4
:
982
Debug.Assert(NativeDBType.
I4
== DbType, "Value_I4");
988
Debug.Assert(NativeDBType.
I4
== DbType, "Value_I4");
1493
case NativeDBType.
I4
:
OleDb_Enum.cs (3)
145
private static readonly NativeDBType D_Integer = new NativeDBType(10, 4, true, false, OleDbType.Integer, NativeDBType.
I4
, S_I4, typeof(int), NativeDBType.
I4
, DbType.Int32); // 15 - integer4
352
case
I4
:
RowBinding.cs (1)
432
case NativeDBType.
I4
: