Aracılığıyla paylaş


ISql90PartitionScheme.IsAllToOneFilegroup Özellik

Alır veya bölüm düzeni tek bir dosya grubu için tüm içeriği atar olup olmadığını gösteren bir değeri ayarlar.

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

Sözdizimi

'Bildirim
Property IsAllToOneFilegroup As Boolean
    Get
    Set
bool IsAllToOneFilegroup { get; set; }
property bool IsAllToOneFilegroup {
    bool get ();
    void set (bool value);
}
abstract IsAllToOneFilegroup : bool with get, set
function get IsAllToOneFilegroup () : boolean
function set IsAllToOneFilegroup (value : boolean)

Özellik Değeri

Tür: System.Boolean

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ISql90PartitionScheme Arabirim

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