ChangeBatchBase::FilterKeyMap Property
Gets or set the filter key map that contains the filters tracked by the replica that originated this change batch.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
| Exception | Condition |
|---|---|
| SyncInvalidOperationException | The change batch object already contains a filter key map, or a group has been started in the change batch. |
| ObjectDisposedException | This ChangeBatchBase has been disposed. |
Show: