Firebird ADO.NET Provider SDK Documentation - v1.7 |
|
StringParser.ToString Method
Overrided method that returns the string to be parsed.
[Visual Basic]
Overrides Public Function ToString() As
String
[C#]
public override
string ToString();
Return Value
The string to be parsed.
See Also
StringParser Class | FirebirdSql.Data.Firebird.Isql Namespace