The Priority property specifies the weighting given to resolve conflicts when more than a single change occurs in replicated data.
MergePublication Object | MergeSubscription Object |
MergePullSubscription Object |
object.Priority [= value]
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
value | Approximate numeric value |
Float
Read-only for a MergePublication object. Read/write for merge replication subscription objects.
HRESULT GetPriority(float* pRetVal);
HRESULT SetPriority(float NewValue);
Priority-based Conflict Resolution