ISql90SpecifiesStorage.PartitionScheme プロパティ

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Property PartitionScheme As ISql90PartitionScheme
'使用
Dim instance As ISql90SpecifiesStorage
Dim value As ISql90PartitionScheme

value = instance.PartitionScheme

instance.PartitionScheme = value
ISql90PartitionScheme PartitionScheme { get; set; }
property ISql90PartitionScheme^ PartitionScheme {
    ISql90PartitionScheme^ get ();
    void set (ISql90PartitionScheme^ value);
}
function get PartitionScheme () : ISql90PartitionScheme
function set PartitionScheme (value : ISql90PartitionScheme)

プロパティ値

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

参照

参照

ISql90SpecifiesStorage インターフェイス

ISql90SpecifiesStorage メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間