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