9 references to UI1
System.Data.OleDb (9)
ColumnBinding.cs (5)
328
case NativeDBType.
UI1
:
503
case NativeDBType.
UI1
:
1141
Debug.Assert(NativeDBType.
UI1
== DbType, "Value_UI1");
1147
Debug.Assert(NativeDBType.
UI1
== DbType, "Value_UI1");
1322
case NativeDBType.
UI1
:
OleDb_Enum.cs (3)
155
private static readonly NativeDBType D_UnsignedTinyInt = new NativeDBType(3, 1, true, false, OleDbType.UnsignedTinyInt, NativeDBType.
UI1
, S_UI1, typeof(byte), NativeDBType.
UI1
, DbType.Byte); // 25 - byte7
378
case
UI1
:
RowBinding.cs (1)
441
case NativeDBType.
UI1
: