SOWDeleteTypes provides constants representing different types of delete operations in a SOW (State of the World) topic.
More...
SOWDeleteTypes provides constants representing different types of delete operations in a SOW (State of the World) topic.
◆ ByBookmark
const int AMPS.Client.SOWDeleteTypes.ByBookmark = 8 |
|
static |
Delete operation by bookmark.
◆ ByBookmarkCancel
const int AMPS.Client.SOWDeleteTypes.ByBookmarkCancel = 16 |
|
static |
Cancel delete operation by bookmark.
◆ ByData
const int AMPS.Client.SOWDeleteTypes.ByData = 1 |
|
static |
Delete operation by data.
◆ ByFilter
const int AMPS.Client.SOWDeleteTypes.ByFilter = 2 |
|
static |
Delete operation by filter.
◆ ByKeys
const int AMPS.Client.SOWDeleteTypes.ByKeys = 4 |
|
static |
Delete operation by keys.
The documentation for this class was generated from the following file: