4D v16

ODBC_SQLBindCol

Accueil

 
4D v16
ODBC_SQLBindCol

ODBC_SQLBindCol 


 

ODBC_SQLBindCol ( stmtID ; colNb ; targetValPtr ; strLenOrInd ) -> Résultat 
Paramètre Type   Description
stmtID  Entier long in Statement ID
colNb  Entier long in Number of the result set column to bind
targetValPtr  Pointeur in Pointer to the target to bind the column
strLenOrInd  Pointeur in Pointer to the length/indicator buffer to bind to the column
Résultat  Entier long in Returns the result of the MS ODBC API function SQLBindCol



Voir aussi  

ODBC_LenDataAtExec
ODBC_SQLBulkOperations
ODBC_SQLFetch

 
PROPRIÉTÉS 

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

 
HISTORIQUE 

Créé : 4D ODBC Pro 2004

 
UTILISATION DE L'ARTICLE

4D ODBC Pro ( 4D v16)