FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |
Field summary | |
---|---|
integer | messageId Unique request-response matching number. |
string | serviceId The service Id. |
integer | databaseId The database id. |
string | statementName The statement to be deleted. |
string | tableName The name of the table the statement was created against. |
dictionary<string, string> | extraParams This is currently a container to allow additional information in the future. |
Field detail |
---|
integer databaseIdThe database id.
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 statementNameThe statement to be deleted.
string tableNameThe name of the table the statement was created against.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |