Partager via


Propriété ReplaceAlertTokensEnabled

Gets or sets the ReplaceAlertTokensEnabled property value.

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

Syntaxe

'Déclaration
<DisplayNameKeyAttribute("IServerSecurityFacet_ReplaceAlertTokensEnabledName")> _
<DisplayDescriptionKeyAttribute("IServerSecurityFacet_ReplaceAlertTokensEnabledDesc")> _
Property ReplaceAlertTokensEnabled As Boolean
    Get
    Set
'Utilisation
Dim instance As IServerSecurityFacet
Dim value As Boolean

value = instance.ReplaceAlertTokensEnabled

instance.ReplaceAlertTokensEnabled = value
[DisplayNameKeyAttribute("IServerSecurityFacet_ReplaceAlertTokensEnabledName")]
[DisplayDescriptionKeyAttribute("IServerSecurityFacet_ReplaceAlertTokensEnabledDesc")]
bool ReplaceAlertTokensEnabled { get; set; }
[DisplayNameKeyAttribute(L"IServerSecurityFacet_ReplaceAlertTokensEnabledName")]
[DisplayDescriptionKeyAttribute(L"IServerSecurityFacet_ReplaceAlertTokensEnabledDesc")]
property bool ReplaceAlertTokensEnabled {
    bool get ();
    void set (bool value);
}
[<DisplayNameKeyAttribute("IServerSecurityFacet_ReplaceAlertTokensEnabledName")>]
[<DisplayDescriptionKeyAttribute("IServerSecurityFacet_ReplaceAlertTokensEnabledDesc")>]
abstract ReplaceAlertTokensEnabled : bool with get, set
function get ReplaceAlertTokensEnabled () : boolean
function set ReplaceAlertTokensEnabled (value : boolean)

Valeur de propriété

Type : System. . :: . .Boolean
Boolean