System.Data.OleDb.OleDbErrorCollection Class

Collects all errors generated by the .NET Framework Data Provider for OLE DB. This class cannot be inherited.

See Also: OleDbErrorCollection Members

Syntax

[System.ComponentModel.ListBindable(false)]
public sealed class OleDbErrorCollection : ICollection

Remarks

This class is created by System.Data.OleDb.OleDbException to collect instances of the System.Data.OleDb.OleDbError class. System.Data.OleDb.OleDbErrorCollection always contains at least one instance of the System.Data.OleDb.OleDbError class.

Requirements

Namespace: System.Data.OleDb
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0