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 the databases are on. |
string | errorMessage
Blank on success, otherwise the error message. |
sequence<com.apama.database.NamedQuery > | namedQueries
The sequence of available NamedQueries. |
dictionary<string, string > | extraParams
This is currently a container to allow additional information in the future. |
Member Detail |
---|
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.
sequence<com.apama.database.NamedQuery > namedQueriesThe sequence of available NamedQueries.
string serviceIdThe service Id the databases are on.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |