Firebird ADO.NET Provider SDK Documentation - v1.7

FbError Properties

The properties of the FbError class are listed below. For a complete list of FbError class members, see the FbError Members topic.

Public Instance Properties

Class Gets the severity level of the error returned from Firebird.
LineNumber Gets the line number within the DSQL command batch or stored procedure that contains the error.
Message Gets the text describing the error.
Number Gets a number that identifies the type of error.

See Also

FbError Class | FirebirdSql.Data.Firebird Namespace