Method ToString
ToString(String)
Prints a query to a string, with field
assumed to be the
default field and omitted.
Declaration
public abstract string ToString(string field)
Parameters
Type | Name | Description |
---|---|---|
System.String | field |
Returns
Type | Description |
---|---|
System.String |
ToString()
Prints a query to a string.
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |