FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member summary | |
---|---|
integer | messageId
Unique id for this query. |
string | serviceId
The serviceId this prepared query is on. |
integer | databaseId
The database connection id. |
integer | queryId
Prepared query to delete. |
dictionary<string, string> | extraParams
This is currently a container to allow additional information in the future. |
Member detail |
---|
integer databaseIdThe database connection id.
dictionary<string, string> extraParamsThis is currently a container to allow additional information in the future.
integer messageIdUnique id for this query.
integer queryIdPrepared query to delete.
string serviceIdThe serviceId this prepared query is on.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |