Firebird ADO.NET Provider SDK Documentation - v1.7 |
|
FbError.Number Property
Gets a number that identifies the type of error.
[Visual Basic]
Public ReadOnly Property Number As
Integer
[C#]
public
int Number {get;}
See Also
FbError Class | FirebirdSql.Data.Firebird Namespace