The properties of the StringParser class are listed below. For a complete list of StringParser class members, see the StringParser Members topic.
![]() | Loaded after a parsing operation with the number of chars parsed. |
![]() | Returns the length of the string that is being parsed. |
![]() | Loaded after a parsing operation with the string that was found between tokens. |
![]() | The string separator. The default value is a white space: 0x32 ASCII code. |
StringParser Class | FirebirdSql.Data.Firebird.Isql Namespace