| 4D v18ODBC_SQLFreeConnect | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 
 | 
    4D v18
 ODBC_SQLFreeConnect 
         | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ODBC_SQLFreeConnect ( connectionID ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| connectionID | Longint |   | Connection ID | |||||
| Function result | Longint |   | Returns the result of the MS ODBC API function SQLFreeConnect | |||||
The ODBC_SQLFreeConnect command frees resources associated with a connection handle.
connectionID is a valid connection ID returned by ODBC_SQLAllocConnect.
For more information, please see the SQLFreeConnect function in the MS ODBC API Reference at http://msdn.microsoft.com/en-us/library/ms709370(VS.85).aspx.
SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_ERROR, or SQL_INVALID_HANDLE.
	Product:  4D
	Theme:  ODBC_End connection
	Number:  
        16933
        
        
        
	
	Created:  4D ODBC Pro 2004
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	4D ODBC Pro ( 4D v18)
	
	
 Add a comment
Add a comment