xRecord.getSQLStatement Method
Gets the SQL statement that is used to return records from the database.
Syntax
public str getSQLStatement()
Run On
Called
Return Value
Type: str
The string that contains the SQL statement.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets the SQL statement that is used to return records from the database.
public str getSQLStatement()
Called
Type: str
The string that contains the SQL statement.