Firebird ADO.NET Provider SDK Documentation - v1.7

StringParser.Length Property

Returns the length of the string that is being parsed.

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

See Also

StringParser Class | FirebirdSql.Data.Firebird.Isql Namespace