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.

See Also

Reference

xRecord Class