odbc.newquery
Create a new ODBC query. Creates a new ODBC query for the particular ODBC connection. Several queries are likely to be created for one connection. Queries are created inside the ODBC object and deleted in case of its deletion.
method odbcquery odbc.newquery()
Return value
A new ODBC query.
Related links | Source |