Firebird ADO.NET Provider SDK Documentation - v1.7

StringParser.CharsParsed Property

Loaded after a parsing operation with the number of chars parsed.

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

See Also

StringParser Class | FirebirdSql.Data.Firebird.Isql Namespace