4 references to D_UnsignedTinyInt
System.Data.OleDb (4)
OleDb_Enum.cs (4)
241
OleDbType.UnsignedTinyInt =>
D_UnsignedTinyInt
, // 17
279
TypeCode.Byte => NativeDBType.
D_UnsignedTinyInt
,
319
DbType.Byte =>
D_UnsignedTinyInt
,
379
return
D_UnsignedTinyInt
;