4D v16ODBC_SQLSetDescRec |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16
ODBC_SQLSetDescRec
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ODBC_SQLSetDescRec ( stmtID ; recNumber ; type ; subType ; length ; precision ; scale ; dataPtr ; stringLengthPtr ; indicatorPtr ) -> Résultat | ||||||||
| Paramètre | Type | Description | ||||||
| stmtID | Entier long |
|
Statement ID | |||||
| recNumber | Entier |
|
Descriptor record number | |||||
| type | Entier |
|
SQL_DESC_TYPE field for the descriptor record | |||||
| subType | Entier |
|
SQL_DESC_DATETIME_INTERVAL_CODE field for the descriptor record | |||||
| length | Entier |
|
SQL_DESC_OCTET_LENGTH field for the descriptor record | |||||
| precision | Entier |
|
SQL_DESC_PRECISION field for the descriptor record | |||||
| scale | Entier |
|
SQL_DESC_SCALE field for the descriptor record | |||||
| dataPtr | Pointeur |
|
SQL_DESC_DATA_PTR field for the descriptor record | |||||
| stringLengthPtr | Pointeur |
|
SQL_DESC_OCTET_LENGTH_PTR field for the descriptor record | |||||
| indicatorPtr | Pointeur |
|
SQL_DESC_INDICATOR_PTR field for the descriptor record | |||||
| Résultat | Entier long |
|
Returns the result of the MS ODBC API function SQLSetDescRec | |||||
Produit : 4D
Thème : ODBC_Results
Numéro :
16949
Créé : 4D ODBC Pro 2004
4D ODBC Pro ( 4D v16)
Ajouter un commentaire