Share via


Propriété ReplicationXPsEnabled

Obtient l'objet ConfigProperty utilisé pour définir l'option de configuration Réplication XPs activée.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ReplicationXPsEnabled As ConfigProperty
    Get
'Utilisation
Dim instance As Configuration
Dim value As ConfigProperty

value = instance.ReplicationXPsEnabled
public ConfigProperty ReplicationXPsEnabled { get; }
public:
property ConfigProperty^ ReplicationXPsEnabled {
    ConfigProperty^ get ();
}
member ReplicationXPsEnabled : ConfigProperty
function get ReplicationXPsEnabled () : ConfigProperty

Valeur de propriété

Type : Microsoft.SqlServer.Management.Smo. . :: . .ConfigProperty
Objet ConfigProperty qui spécifie les paramètres de l'option de configuration Réplication XPs activée.

Notes

The Affinity64Mask property sets the replication XPs enabled configuration option. This property is used to enable the Replication extended stored procedures.