4D v16ODBC_SQLGetDescRec |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16
ODBC_SQLGetDescRec
|
ODBC_SQLGetDescRec ( stmtID ; recNumber ; nom ; type ; subType ; longueur ; precision ; scale ; nullable ) -> Résultat | ||||||||
Paramètre | Type | Description | ||||||
stmtID | Entier long |
![]() |
Statement ID | |||||
recNumber | Entier |
![]() |
Descriptor record number | |||||
nom | Chaîne |
![]() |
SQL_DESC_NAME field for the descriptor record | |||||
type | Entier long |
![]() |
SQL_DESC_TYPE field for the descriptor record | |||||
subType | Entier long |
![]() |
SQL_DESC_DATETIME_INTERVAL_CODE field for the descriptor record | |||||
longueur | Entier long |
![]() |
SQL_DESC_OCTET_LENGTH field for the descriptor record | |||||
precision | Entier long |
![]() |
SQL_DESC_PRECISION field for the descriptor record | |||||
scale | Entier long |
![]() |
SQL_DESC_SCALE field for the descriptor record | |||||
nullable | Entier long |
![]() |
SQL_DESC_NULLABLE field for the descriptor record | |||||
Résultat | Entier long |
![]() |
Returns the result of the MS ODBC API function SQLGetDescRec | |||||
Produit : 4D
Thème : ODBC_Results
Numéro :
16956
Créé : 4D ODBC Pro 2004
4D ODBC Pro ( 4D v16)