FilterKeyMap Constructor
Initializes a new instance of the FilterKeyMap class that contains the specified ID format schema.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | A required parameter is a nullptr. |
A filter key map is used by a provider that represents a replica that tracks filters. The filter key map maps filter keys to ISyncFilter objects.
Show: