Firebird ADO.NET Provider SDK Documentation - v1.7

FbError Members

FbError overview

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.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

See Also

FbError Class | FirebirdSql.Data.Firebird Namespace