Firebird ADO.NET Provider SDK Documentation - v1.7

FbError.Message Property

Gets the text describing the error.

[Visual Basic]
Public ReadOnly Property Message As String
[C#]
public string Message {get;}

See Also

FbError Class | FirebirdSql.Data.Firebird Namespace