4D v16ODBC_SQLGetDiagField |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16
ODBC_SQLGetDiagField
|
ODBC_SQLGetDiagField ( handleType ; handleID ; recNb ; diagID ; diagInfoPtr ; stringLengthPtr ) -> Résultat | ||||||||
Paramètre | Type | Description | ||||||
handleType | Entier long |
![]() |
Type of ID to pass to handleID | |||||
handleID | Entier long |
![]() |
Handle ID for the diagnostic data structure | |||||
recNb | Entier long |
![]() |
Indicates the status record from which the application seeks information | |||||
diagID | Entier long |
![]() |
Indicates the field of the diagnostic whose value is to be returned | |||||
diagInfoPtr | Pointeur |
![]() |
Pointer to a variable in which to return the diagnostic information. The data type depends on the value of diagID | |||||
stringLengthPtr | Pointeur |
![]() |
Total length of the string returned in diagInfoPtr | |||||
Résultat | Entier long |
![]() |
Returns the result of the MS ODBC API function SQLGetDiagField | |||||
Produit : 4D
Thème : ODBC_Results
Numéro :
16955
Créé : 4D ODBC Pro 2004
4D ODBC Pro ( 4D v16)