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