9 references to I1
System.Data.OleDb (9)
ColumnBinding.cs (5)
325
case NativeDBType.
I1
:
493
case NativeDBType.
I1
:
953
Debug.Assert(NativeDBType.
I1
== DbType, "Value_I1");
960
Debug.Assert(NativeDBType.
I1
== DbType, "Value_I1");
1461
case NativeDBType.
I1
:
OleDb_Enum.cs (3)
143
private static readonly NativeDBType D_TinyInt = new NativeDBType(3, 1, true, false, OleDbType.TinyInt, NativeDBType.
I1
, S_I1, typeof(short), NativeDBType.
I1
, DbType.SByte); // 13 - integer1
376
case
I1
:
RowBinding.cs (1)
440
case NativeDBType.
I1
: