4D v17ODBC_SQLFreeConnect | 
            |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
                 
                
  | 
                
			
                    
                         
    4D v17
 
ODBC_SQLFreeConnect 
                                
                                
        
 | 
                ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ODBC_SQLFreeConnect ( connectionID ) -> 戻り値 | ||||||||
| 引数 | 型 | 説明 | ||||||
| connectionID | 倍長整数 | 
             
         | 
        Connection ID | |||||
| 戻り値 | 倍長整数 | 
             
         | 
        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.
	プロダクト: 4D
	テーマ: ODBC_End connection
	番号: 
        16933
        
        
        
	
	初出: 4D ODBC Pro 2004
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	4D ODBC Pro ( 4D v17)
	
	
	
	
	
	
	
	
コメントを追加