FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |
Field 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. |
Field 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 | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |