SQL::Connection GetTemplateSyntaxScript Method
/documentation/pages/Ref/Api/Namespace/SQL/Connection/GetTemplateSyntaxScript Method.xml
Retrieve the template syntax handler source for creating your own syntax handler.
SQL::Connection GetExampleSyntaxScript Method
/documentation/pages/Ref/Api/Namespace/SQL/Connection/GetExampleSyntaxScript Method.xml
Retrieve the syntax handler source for an example syntax handler.
SQL::Connection ListSyntaxes Method
/documentation/pages/Ref/Api/Namespace/SQL/Connection/ListSyntaxes Method.xml
Create a crlf() delimited list of installed SQL Syntaxes.
SQL::Connection GetConnectDialogScript Method
/documentation/pages/Ref/Api/Namespace/SQL/Connection/GetConnectDialogScript Method.xml
Retrieve the API specific XDialog syntax for the dialog to prompt for a connection string
SQL::Connection ListPortableSQLFunctions Method
/documentation/pages/Ref/Api/Namespace/SQL/Connection/ListPortableSQLFunctions Method.xml
Returns a list of supported Portable SQL functions for the connection Syntax.
SQL::Connection GetDefaultSyntaxHandlerScript Method
/documentation/pages/Ref/Api/Namespace/SQL/Connection/GetDefaultSyntaxHandlerScript Method.xml
Retrieves the syntax handler source for a particular syntax name.
SQL::Connection GeographySupported Method
/documentation/pages/Ref/Api/Namespace/SQL/Connection/GeographySupported Method.xml
Returns true if the syntax name passed is supported for geography features.
Function Topics
/documentation/pages/Index/Function List.xml
Page links to functions.
Supported Database Products
/documentation/pages/Server/Reference/Design/Data/SQL/AlphaDAO Reference (SQL)/Supported Database Products.xml
A reference of supported SQL and NoSQL database products available through AlphaDAO, including required drivers and syntaxes.
SQL::Query::ReleaseConnection Function
/documentation/pages/Ref/Api/Namespace/SQL/Query/ReleaseConnection Method.xml
Clear out the connection property.