4D v16ODBC_SQLDescribeParam |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16
ODBC_SQLDescribeParam
|
ODBC_SQLDescribeParam ( stmtID ; paramNb ; typeDonnées ; paramSize ; decimalDigits ; nullable ) -> Résultat | ||||||||
Paramètre | Type | Description | ||||||
stmtID | Entier long |
![]() |
Statement ID | |||||
paramNb | Entier long |
![]() |
Parameter marker number ordered sequentially in increasing parameter order, starting at 1 | |||||
typeDonnées | Entier long |
![]() |
SQL data type of the parameter | |||||
paramSize | Entier long |
![]() |
Size of the column or expression of the corresponding parameter marker as defined by the data source | |||||
decimalDigits | Entier long |
![]() |
Number of decimal digits of the column or expression of the corresponding parameter as defined by the data source | |||||
nullable | Entier long |
![]() |
Indicates whether the parameter allows NULL values | |||||
Résultat | Entier long |
![]() |
Returns the result of the MS ODBC API function SQLDescribeParam | |||||
Produit : 4D
Thème : ODBC_Submit requests
Numéro :
16972
Créé : 4D ODBC Pro 2004
4D ODBC Pro ( 4D v16)