Propriedade AlterFulltextIndex

Gets or sets a Boolean property value that specifies whether the event is included in the event set.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

public bool AlterFulltextIndex { get; set; }

Valor da propriedade

Tipo: System. . :: . .Boolean
A Boolean value that specifies whether the AlterFullIndex event is included in the event set.
Se for True, o evento é incluso no conjunto de eventos. Caso contrário, False.