ISql90PartitionScheme.PartitionFunction プロパティ

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

構文

'宣言
Property PartitionFunction As ISql90PartitionFunction
'使用
Dim instance As ISql90PartitionScheme
Dim value As ISql90PartitionFunction

value = instance.PartitionFunction

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

プロパティ値

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

参照

参照

ISql90PartitionScheme インターフェイス

ISql90PartitionScheme メンバ

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