9 references to I2
System.Data.OleDb (9)
ColumnBinding.cs (5)
286case NativeDBType.I2: 454case NativeDBType.I2: 968Debug.Assert(NativeDBType.I2 == DbType, "Value_I2"); 974Debug.Assert(NativeDBType.I2 == DbType, "Value_I2"); 1458case NativeDBType.I2:
OleDb_Enum.cs (3)
144private 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 350case I2:
RowBinding.cs (1)
431case NativeDBType.I2: