- SQL::ImportStatement::Format Function
/documentation/pages/Ref/Api/Namespace/SQL/ImportStatement/Format Method.xml
Format the original source (by default, lines are broken at significant keywords)..
- SQL::ImportStatement::OpenConnection Function
/documentation/pages/Ref/Api/Namespace/SQL/ImportStatement/OpenConnection Method.xml
Generate a native SQL statement using the selected syntax associated with the current or passed connection.
- SQL::Query::Format Function
/documentation/pages/Ref/Api/Namespace/SQL/Query/Format Method.xml
Format the original source (by default, lines are broken at significant keywords)..
- SQL::ImportStatement Object
/documentation/pages/Ref/Api/Namespace/SQL/ImportStatement/index.xml
The SQL::ImportStatement object parses and executes an Alpha Anywhere Portable SQL import statements of the general form.
- SQL::ImportStatement::ReleaseConnection Function
/documentation/pages/Ref/Api/Namespace/SQL/ImportStatement/ReleaseConnection Method.xml
Clear out the connection property.
- Function Topics
/documentation/pages/Index/Function List.xml
Page links to functions.
- SQL::ImportStatement::Parse Function
/documentation/pages/Ref/Api/Namespace/SQL/ImportStatement/Parse Method.xml
Parse the SQLStatement passed (or the value previously set into the SQLStatement property).
- SQL::ImportStatement::ExecuteWithEvents Function
/documentation/pages/Ref/Api/Namespace/SQL/ImportStatement/ExecuteWithEvents Method.xml
Execute the current statement using the current or passed connection handling events with the script provided.
- SQL::ImportStatement::Reset Function
/documentation/pages/Ref/Api/Namespace/SQL/ImportStatement/Reset Method.xml
Reset the query as if it had just been created.
- SQL::ImportStatement::Validate Function
/documentation/pages/Ref/Api/Namespace/SQL/ImportStatement/Validate Method.xml
Execute the current statement using the current or passed connection.