dotConnect for DB2 Documentation
Devart.Data.DB2 Namespace / DB2Error Class
Properties Methods

DB2Error Class Members

The following tables list the members exposed by DB2Error.

Public Properties
 NameDescription
Public PropertyGets a short description of the error.  
Public PropertyGets the error information.  
Public PropertyGets the number of the SQL statement that caused the error when executing multiple SQL statements, separated by a semicolon, in a single command.  
Public PropertyAlways returns "Devart dotConnect for DB2".  
Public PropertyGets the five-character error code that follows the ANSI SQL standard for the database. This code identifies the source of the error if the error can be issued from more than one place.  
Top
Public Methods
 NameDescription
Public MethodGets the complete text of the error message.  
Top
See Also