9 references to UI2
System.Data.OleDb (9)
ColumnBinding.cs (5)
331case NativeDBType.UI2: 506case NativeDBType.UI2: 1155Debug.Assert(NativeDBType.UI2 == DbType, "Value_UI2"); 1161Debug.Assert(NativeDBType.UI2 == DbType, "Value_UI2"); 1496case NativeDBType.UI2:
OleDb_Enum.cs (3)
156private static readonly NativeDBType D_UnsignedSmallInt = new NativeDBType(5, 2, true, false, OleDbType.UnsignedSmallInt, NativeDBType.UI2, S_UI2, typeof(int), NativeDBType.UI2, DbType.UInt16); // 26 - unsigned integer2 380case UI2:
RowBinding.cs (1)
442case NativeDBType.UI2: