4D v16ODBC_SQLGetDiagRec |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16
ODBC_SQLGetDiagRec
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ODBC_SQLGetDiagRec ( handleType ; handleID ; recNb ; sqlState ; nativeError ; messageText ; longueurTexte ) -> 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 information is sought. Status records are numbered from 1 | |||||
| sqlState | Chaîne |
|
Five-character SQLSTATE code pertaining to the diagnostic record recNb | |||||
| nativeError | Entier long |
|
Native error code, specific to the data source | |||||
| messageText | Texte |
|
Diagnostic message text string | |||||
| longueurTexte | Entier long |
|
Length of the string returned in messageText | |||||
| Résultat | Entier long |
|
Returns the result of the MS ODBC API function SQLGetDiagRec | |||||
Produit : 4D
Thème : ODBC_Results
Numéro :
16954
Créé : 4D ODBC Pro 2004
4D ODBC Pro ( 4D v16)
Ajouter un commentaire