Share via


Propriété WebXPsEnabled

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

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

Syntaxe

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

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

Valeur de propriété

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

Notes

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