4D v16

ODBC_SQLGetDiagField

Accueil

 
4D v16
ODBC_SQLGetDiagField

ODBC_SQLGetDiagField 


 

ODBC_SQLGetDiagField ( handleType ; handleID ; recNb ; diagID ; diagInfoPtr ; stringLengthPtr ) -> Résultat 
Paramètre Type   Description
handleType  Entier long in Type of ID to pass to handleID
handleID  Entier long in Handle ID for the diagnostic data structure
recNb  Entier long in Indicates the status record from which the application seeks information
diagID  Entier long in Indicates the field of the diagnostic whose value is to be returned
diagInfoPtr  Pointeur in Pointer to a variable in which to return the diagnostic information. The data type depends on the value of diagID
stringLengthPtr  Pointeur in Total length of the string returned in diagInfoPtr
Résultat  Entier long in Returns the result of the MS ODBC API function SQLGetDiagField



Voir aussi  

ODBC_SetErrorHandler
ODBC_SQLGetDiagRec

 
PROPRIÉTÉS 

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

 
HISTORIQUE 

Créé : 4D ODBC Pro 2004

 
UTILISATION DE L'ARTICLE

4D ODBC Pro ( 4D v16)