4 references to D_UnsignedSmallInt
System.Data.OleDb (4)
OleDb_Enum.cs (4)
242OleDbType.UnsignedSmallInt => D_UnsignedSmallInt, // 18 281TypeCode.UInt16 => NativeDBType.D_UnsignedSmallInt, 336DbType.UInt16 => D_UnsignedSmallInt, 381return D_UnsignedSmallInt;