| 4D v18ODBC_SQLDisconnect | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|  | 
    4D v18
 ODBC_SQLDisconnect 
         | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ODBC_SQLDisconnect ( connectionID ) -> Resultado | ||||||||
| Parámetro | Tipo | Descripción | ||||||
| connectionID | Entero largo |   | Connection ID | |||||
| Resultado | Entero largo |   | Returns the result of the MS ODBC API function SQLDisconnect | |||||
The ODBC_SQLDisconnect command closes the connection specified by connectID.
connectionID is a valid connection ID returned by ODBC_SQLAllocConnect and a connection must be established using the ODBC_SQLConnect command.
For more information, please see the SQLDisconnect function in the MS ODBC API Reference at http://msdn.microsoft.com/en-us/library/ms713946(VS.85).aspx.
SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_ERROR, or SQL_INVALID_HANDLE.
	Producto: 4D
	Tema: ODBC_End connection
	Número 
        16930
        
        
        
	
	Creado por: 4D ODBC Pro 2004
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	4D ODBC Pro ( 4D v18)
	
	
 Añadir un comentario
Añadir un comentario