4D v16ODBC_SQLDescribeCol |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16
ODBC_SQLDescribeCol
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ODBC_SQLDescribeCol ( stmtID ; colNb ; nomCol ; typeDonnées ; colSize ; decimalDigits ; nullable ) -> Résultat | ||||||||
| Paramètre | Type | Description | ||||||
| stmtID | Entier long |
|
Statement ID | |||||
| colNb | Entier long |
|
Column number of result data | |||||
| nomCol | Chaîne |
|
Column name | |||||
| typeDonnées | Entier long |
|
Data type of the column | |||||
| colSize | Entier long |
|
Size of the column | |||||
| decimalDigits | Entier long |
|
Number of decimal digits of the column | |||||
| nullable | Entier long |
|
Indicates if the column allows NULL values | |||||
| Résultat | Entier long |
|
Returns the result of the MS ODBC API function SQLDescribeCol | |||||
Produit : 4D
Thème : ODBC_Results
Numéro :
16961
Créé : 4D ODBC Pro 2004
4D ODBC Pro ( 4D v16)
Ajouter un commentaire