Firebird ADO.NET Provider SDK Documentation - v1.7

StringParser.Result Property

Loaded after a parsing operation with the string that was found between tokens.

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

See Also

StringParser Class | FirebirdSql.Data.Firebird.Isql Namespace