4D v16

ODBC_SQLDescribeCol

Accueil

 
4D v16
ODBC_SQLDescribeCol

ODBC_SQLDescribeCol 


 

ODBC_SQLDescribeCol ( stmtID ; colNb ; nomCol ; typeDonnées ; colSize ; decimalDigits ; nullable ) -> Résultat 
Paramètre Type   Description
stmtID  Entier long in Statement ID
colNb  Entier long in Column number of result data
nomCol  Chaîne in Column name
typeDonnées  Entier long in Data type of the column
colSize  Entier long in Size of the column
decimalDigits  Entier long in Number of decimal digits of the column
nullable  Entier long in Indicates if the column allows NULL values
Résultat  Entier long in Returns the result of the MS ODBC API function SQLDescribeCol

 
PROPRIÉTÉS 

Produit : 4D
Thème : ODBC_Results
Numéro : 16961

 
HISTORIQUE 

Créé : 4D ODBC Pro 2004

 
UTILISATION DE L'ARTICLE

4D ODBC Pro ( 4D v16)