8 references to ERROR
System.Data.OleDb (8)
ColumnBinding.cs (4)
310
case NativeDBType.
ERROR
:
478
case NativeDBType.
ERROR
:
900
Debug.Assert(NativeDBType.
ERROR
== DbType, "Value_ERROR");
906
Debug.Assert(NativeDBType.
ERROR
== DbType, "Value_ERROR");
OleDb_Enum.cs (3)
140
private static readonly NativeDBType D_Error = new NativeDBType(0xff, 4, true, false, OleDbType.Error, NativeDBType.
ERROR
, S_ERROR, typeof(int), NativeDBType.
ERROR
, DbType.Int32); // 10 - integer4
366
case
ERROR
:
RowBinding.cs (1)
437
case NativeDBType.
ERROR
: