Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
The SubscriptionPriority returns or sets the priority of the subscription.
Syntaxe
object.SubscriptionPriority [= value]
| Part | Description |
|---|---|
object |
Expression that evaluates to a SQLMerge Object (Replication ActiveX) object. |
value |
Subscription priority value from 0.0 through 100.0, inclusive. |
Applies To
SQLMerge Object (Replication ActiveX)
Notes
If the SubscriptionPriorityType Property (Replication ActiveX) property has the value GLOBAL_PRIORITY, use this property to set the priority.
Data Type
Single/Float
Modifiable
Read/write
Prototype C/C++
HRESULT get_SubscriptionPriority(float *pVal);
HRESULT put_SubscriptionPriority(float newVal);
Voir aussi
Référence
SUBSCRIPTION_PRIORITY_TYPE (Replication ActiveX)
Autres ressources
Comment la réplication de fusion détecte et résout les conflits