ISql90PartitionFunction.Range プロパティ

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

構文

'宣言
Property Range As SqlPartitionRange
'使用
Dim instance As ISql90PartitionFunction
Dim value As SqlPartitionRange

value = instance.Range

instance.Range = value
SqlPartitionRange Range { get; set; }
property SqlPartitionRange Range {
    SqlPartitionRange get ();
    void set (SqlPartitionRange value);
}
function get Range () : SqlPartitionRange
function set Range (value : SqlPartitionRange)

プロパティ値

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

参照

参照

ISql90PartitionFunction インターフェイス

ISql90PartitionFunction メンバ

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