Propriedade AddAlterFullTextIndexAction.WithNoPopulation

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (em Microsoft.Data.Schema.ScriptDom.Sql.dll)

Sintaxe

'Declaração
Public Property WithNoPopulation As Boolean
    Get
    Set
public bool WithNoPopulation { get; set; }
public:
property bool WithNoPopulation {
    bool get ();
    void set (bool value);
}
member WithNoPopulation : bool with get, set
function get WithNoPopulation () : boolean
function set WithNoPopulation (value : boolean)

Valor de propriedade

Tipo: System.Boolean

Segurança do .NET Framework

Consulte também

Referência

AddAlterFullTextIndexAction Classe

Namespace Microsoft.Data.Schema.ScriptDom.Sql