FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member summary | |
---|---|
integer | messageId
Unique request-response matching number. |
string | serviceId
The service Id. |
integer | databaseId
The database id. |
string | statementName
Name of insert/update statement. |
string | errorMessage
Blank on success, otherwise the error message. |
dictionary<string, string> | extraParams
This is currently a container to allow additional information in the future. |
Member detail |
---|
integer databaseIdThe database id.
string errorMessageBlank on success, otherwise the error message.
dictionary<string, string> extraParamsThis is currently a container to allow additional information in the future.
integer messageIdUnique request-response matching number.
string serviceIdThe service Id.
string statementNameName of insert/update statement.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |