4D v16ODBC_SQLGetFunctions |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16
ODBC_SQLGetFunctions
ODBC_SQLGetFunctions
The ODBC_SQLGetFunctions command allows you to determine which specific ODBC functions a driver supports. connectionID is a valid connection ID returned by ODBC_SQLAllocConnect and a connection must be established using the ODBC_SQLConnect command. functionIdentifier is the identifier of the function to test to see if it is supported by the driver and can be one of the values below:
infoValuePtr is a pointer to a Longint variable that will be equal to either SQL_TRUE if the specified function is supported by the driver or SQL_FALSE if it is not supported. ODBC_SQLGetFunctions returns SQL_SUCCESS if the function executes correctly. For more information, please see the SQLGetFunctions function in the MS ODBC API Reference at http://msdn.microsoft.com/en-us/library/ms709291(VS.85).aspx. SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_ERROR, or SQL_INVALID_HANDLE.
|
PROPRIEDADES
Produto: 4D
HISTÓRIA
Criado por: 4D ODBC Pro 2004 ARTICLE USAGE
4D ODBC Pro ( 4D v16) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||