Collects information relevant to a warning or error returned by the data source.
Object
ADOError
[Visual Basic] NotInheritable Public Class ADOError [C#] public sealed class ADOError [C++] public __gc __sealed class ADOError [JScript] public class ADOError
This class is created by the adapter when an error occurs. An instance of ADOError is created and managed by the ADOErrors class, which in turn is created by the ADOException class.
Namespace: System.Data.ADO
Assembly: System.Data.dll
ADOError Members | System.Data.ADO Namespace | ADOErrors | ADOException