Partager via


ISql90SpecifiesStorage.PartitionScheme, propriété

Obtient ou définit le schéma de partition utilisé pour stocker l'objet.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

ISql90SpecifiesStorage Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms