| 4D v18ODBC_SQLGetTypeInfo | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|  | 
    4D v18
 ODBC_SQLGetTypeInfo 
         | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ODBC_SQLGetTypeInfo ( stmtID ; typeDonnées ) -> Résultat | ||||||||
| Paramètre | Type | Description | ||||||
| stmtID | Entier long |   | Statement ID | |||||
| typeDonnées | Entier long |   | SQL data type | |||||
| Résultat | Entier long |   | Returns the result of the MS ODBC API function SQLGetTypeInfo | |||||
The ODBC_SQLGetTypeInfo command returns information about data types supported by the data source. The driver returns the information in the form of an SQL result set. The data types are intended for use in Data Definition Language (DDL) statements.
stmtID is a valid statement ID returned by ODBC_SQLAllocStmt.
dataType is the SQL data type, such as the constant SQL_ALL_TYPES, which is equal to 0.
For more information, please see the SQLGetTypeInfo function in the MS ODBC API Reference at http://msdn.microsoft.com/en-us/library/ms714632(VS.85).aspx.
SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_STILL_EXECUTING, SQL_ERROR, or SQL_INVALID_HANDLE.
	Produit :  4D
	Thème :  ODBC_Catalog functions
	Numéro :  
        16986
        
        
        
	Nom intl. :  ODBC_SQLGetTypeInfo
	Créé :  4D ODBC Pro 2004
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	4D ODBC Pro ( 4D v18)
	
	
 Ajouter un commentaire
Ajouter un commentaire