4D v16

ODBC_SQLSetDescRec

Accueil

 
4D v16
ODBC_SQLSetDescRec

ODBC_SQLSetDescRec 


 

ODBC_SQLSetDescRec ( stmtID ; recNumber ; type ; subType ; length ; precision ; scale ; dataPtr ; stringLengthPtr ; indicatorPtr ) -> Résultat 
Paramètre Type   Description
stmtID  Entier long in Statement ID
recNumber  Entier in Descriptor record number
type  Entier in SQL_DESC_TYPE field for the descriptor record
subType  Entier in SQL_DESC_DATETIME_INTERVAL_CODE field for the descriptor record
length  Entier in SQL_DESC_OCTET_LENGTH field for the descriptor record
precision  Entier in SQL_DESC_PRECISION field for the descriptor record
scale  Entier in SQL_DESC_SCALE field for the descriptor record
dataPtr  Pointeur in SQL_DESC_DATA_PTR field for the descriptor record
stringLengthPtr  Pointeur in SQL_DESC_OCTET_LENGTH_PTR field for the descriptor record
indicatorPtr  Pointeur in SQL_DESC_INDICATOR_PTR field for the descriptor record
Résultat  Entier long in Returns the result of the MS ODBC API function SQLSetDescRec



Voir aussi  

ODBC_SQLGetDescRec

 
PROPRIÉTÉS 

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

 
HISTORIQUE 

Créé : 4D ODBC Pro 2004

 
UTILISATION DE L'ARTICLE

4D ODBC Pro ( 4D v16)