Aracılığıyla paylaş


UniqueConstraint.OnFileGroupOrPartitionScheme Özellik

Alır veya dosya grubu veya bölümü Düzen 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 OnFileGroupOrPartitionScheme As FileGroupOrPartitionScheme
    Get
    Set
public FileGroupOrPartitionScheme OnFileGroupOrPartitionScheme { get; set; }
public:
property FileGroupOrPartitionScheme^ OnFileGroupOrPartitionScheme {
    FileGroupOrPartitionScheme^ get ();
    void set (FileGroupOrPartitionScheme^ value);
}
member OnFileGroupOrPartitionScheme : FileGroupOrPartitionScheme with get, set
function get OnFileGroupOrPartitionScheme () : FileGroupOrPartitionScheme
function set OnFileGroupOrPartitionScheme (value : FileGroupOrPartitionScheme)

Özellik Değeri

Tür: Microsoft.Data.Schema.ScriptDom.Sql.FileGroupOrPartitionScheme

Açıklamalar

Değer null olabilir.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

UniqueConstraint Sınıf

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