9 references to UI2
System.Data.OleDb (9)
ColumnBinding.cs (5)
331
case NativeDBType.
UI2
:
506
case NativeDBType.
UI2
:
1155
Debug.Assert(NativeDBType.
UI2
== DbType, "Value_UI2");
1161
Debug.Assert(NativeDBType.
UI2
== DbType, "Value_UI2");
1496
case NativeDBType.
UI2
:
OleDb_Enum.cs (3)
156
private 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
380
case
UI2
:
RowBinding.cs (1)
442
case NativeDBType.
UI2
: