2 references to Error
System.Data.OleDb (2)
OleDb_Enum.cs (2)
140private 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
235OleDbType.Error => D_Error, // 10