Firebird ADO.NET Provider SDK Documentation - v1.7

FbException.ErrorCode Property

Gets a value representing the Firebird error code

[Visual Basic]
Public ReadOnly Property ErrorCode As Integer
[C#]
public int ErrorCode {get;}

See Also

FbException Class | FirebirdSql.Data.Firebird Namespace