4D v16

ODBC_SQLSpecialColumns

Accueil

 
4D v16
ODBC_SQLSpecialColumns

ODBC_SQLSpecialColumns 


 

ODBC_SQLSpecialColumns ( stmtID ; identifierType ; catalogName ; schemaName ; tableName ; cible ; nulllable ) -> Résultat 
Paramètre Type   Description
stmtID  Entier long in Statement ID
identifierType  Entier long in Type of column to return
catalogName  Chaîne in Catalog name for the table
schemaName  Chaîne in Schema name for the table
tableName  Chaîne in Table name
cible  Entier long in Minimum required space of the rowid
nulllable  Entier long in Determines whether to return special columns that can have a NULL value
Résultat  Entier long in Returns the result of the MS ODBC API function SQLSpecialColumns

 
PROPRIÉTÉS 

Produit : 4D
Thème : ODBC_Catalog functions
Numéro : 16940

 
HISTORIQUE 

Créé : 4D ODBC Pro 2004

 
UTILISATION DE L'ARTICLE

4D ODBC Pro ( 4D v16)