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
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. |
Member 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 | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |