Group Pass-Through-SQL
DacSession()
Class
Class function of the DacSession class.
DacSqlStatement()
Creates SQL Statements for the current session of this thread or a dedicated session.
DacSqlStatement( [<oSession>] ) -> oSqlStatement
SqlStatement
Class
The abstract base class SqlStatement implementes build and exection of SQL Statements for all Xbase++ DatabaseEngines.
Table()
Determines whether the specified table exists.
Table( <cTablename>[, <oSession>] )
USqlStatement()
Returns the class object uses to create Universal SQL statements.
USqlStatement() -> oUsqlClassObject