System.Data
[00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00]
1.0.3300.0
1.0.5000.0
2.0.0.0
Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.
System.Object
This class is created by the OleDb data adapter when an error occurs. An instance of is created and managed by the class, which in turn is created by the class.
If the severity of the error is too great, the server may close the . However, the user can reopen the connection and continue.
Collects information relevant to a warning or error returned by the data source.
Property
System.String
To be added: an object of type 'string'
To be added
Gets a short description of the error.
1.0.5000.0
2.0.0.0
Property
System.Int32
To be added: an object of type 'int'
To be added
Gets the database-specific error information.
1.0.5000.0
2.0.0.0
Property
System.String
To be added: an object of type 'string'
To be added
Gets the name of the provider that generated the error.
1.0.5000.0
2.0.0.0
Property
System.String
To be added: an object of type 'string'
To be added
Gets the five-character error code following the ANSI SQL standard for the database.
1.0.5000.0
2.0.0.0
Method
System.String
The string is in the form "OleDbError:", followed by the , and the stack trace. For example:
OleDbError:UserId or Password not valid. <stack trace>
Gets the complete text of the error message.
The complete text of the error.
1.0.5000.0
2.0.0.0