Firebird ADO.NET Provider SDK Documentation - v1.7

StringParser.Token Property

The string separator. The default value is a white space: 0x32 ASCII code.

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

See Also

StringParser Class | FirebirdSql.Data.Firebird.Isql Namespace