See Also: OleDbError Members
This class is created by the OleDb data adapter when an error occurs. An instance of System.Data.OleDb.OleDbError is created and managed by the System.Data.OleDb.OleDbErrorCollection class, which in turn is created by the System.Data.OleDb.OleDbException class.
If the severity of the error is too great, the server may close the System.Data.OleDb.OleDbConnection. However, the user can reopen the connection and continue.