ISql90SpecifiesStorage.PartitionScheme 屬性

取得或設定用於儲存物件的分割配置。

命名空間:  Microsoft.Data.Schema.Sql.SchemaModel
組件:  Microsoft.Data.Schema.Sql (在 Microsoft.Data.Schema.Sql.dll 中)

語法

'宣告
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)

屬性值

型別:Microsoft.Data.Schema.Sql.SchemaModel.ISql90PartitionScheme

.NET Framework 安全性

請參閱

參考

ISql90SpecifiesStorage 介面

Microsoft.Data.Schema.Sql.SchemaModel 命名空間