2 references to UnsignedSmallInt
System.Data.OleDb (2)
OleDb_Enum.cs (2)
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
242OleDbType.UnsignedSmallInt => D_UnsignedSmallInt, // 18