Sdílet prostřednictvím


ISql90SpecifiesStorage.PartitionScheme – vlastnost

Získá nebo nastaví schéma oddílu, který slouží k uložení objektu.

Obor názvů:  Microsoft.Data.Schema.Sql.SchemaModel
Sestavení:  Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Deklarace
Property PartitionScheme As ISql90PartitionScheme
    Get
    Set
ISql90PartitionScheme PartitionScheme { get; set; }
property ISql90PartitionScheme^ PartitionScheme {
    ISql90PartitionScheme^ get ();
    void set (ISql90PartitionScheme^ value);
}
abstract PartitionScheme : ISql90PartitionScheme with get, set
function get PartitionScheme () : ISql90PartitionScheme
function set PartitionScheme (value : ISql90PartitionScheme)

Hodnota vlastnosti

Typ: Microsoft.Data.Schema.Sql.SchemaModel.ISql90PartitionScheme

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISql90SpecifiesStorage Rozhraní

Microsoft.Data.Schema.Sql.SchemaModel – obor názvů