4D v16

ODBC_SQLGetDescRec

Accueil

 
4D v16
ODBC_SQLGetDescRec

ODBC_SQLGetDescRec 


 

ODBC_SQLGetDescRec ( stmtID ; recNumber ; nom ; type ; subType ; longueur ; precision ; scale ; nullable ) -> Résultat 
Paramètre Type   Description
stmtID  Entier long in Statement ID
recNumber  Entier in Descriptor record number
nom  Chaîne in SQL_DESC_NAME field for the descriptor record
type  Entier long in SQL_DESC_TYPE field for the descriptor record
subType  Entier long in SQL_DESC_DATETIME_INTERVAL_CODE field for the descriptor record
longueur  Entier long in SQL_DESC_OCTET_LENGTH field for the descriptor record
precision  Entier long in SQL_DESC_PRECISION field for the descriptor record
scale  Entier long in SQL_DESC_SCALE field for the descriptor record
nullable  Entier long in SQL_DESC_NULLABLE field for the descriptor record
Résultat  Entier long in Returns the result of the MS ODBC API function SQLGetDescRec



Voir aussi  

ODBC_SQLSetDescRec

 
PROPRIÉTÉS 

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

 
HISTORIQUE 

Créé : 4D ODBC Pro 2004

 
UTILISATION DE L'ARTICLE

4D ODBC Pro ( 4D v16)