Aracılığıyla paylaş


DropAlterFullTextIndexAction.WithNoPopulation Özellik

Alır veya Hayır POPÜLASYON ile belirtilmiş olup olmadığını gösteren bir değeri ayarlar.

Ad alanı:  Microsoft.Data.Schema.ScriptDom.Sql
Derleme:  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll içinde)

Sözdizimi

'Bildirim
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)

Özellik Değeri

Tür: System.Boolean
Döndürür true , ile Hayır POPÜLASYON belirtildi; Aksi takdirde, false.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DropAlterFullTextIndexAction Sınıf

Microsoft.Data.Schema.ScriptDom.Sql Ad Alanı