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

DB2Error Class Properties

For a list of all members of this type, see DB2Error members.

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
See Also