9 references to I2
System.Data.OleDb (9)
ColumnBinding.cs (5)
286
case NativeDBType.
I2
:
454
case NativeDBType.
I2
:
968
Debug.Assert(NativeDBType.
I2
== DbType, "Value_I2");
974
Debug.Assert(NativeDBType.
I2
== DbType, "Value_I2");
1458
case NativeDBType.
I2
:
OleDb_Enum.cs (3)
144
private static readonly NativeDBType D_SmallInt = new NativeDBType(5, 2, true, false, OleDbType.SmallInt, NativeDBType.
I2
, S_I2, typeof(short), NativeDBType.
I2
, DbType.Int16); // 14 - integer2
350
case
I2
:
RowBinding.cs (1)
431
case NativeDBType.
I2
: