Model type class for PartitionFunction
命名空間: Microsoft.SqlServer.Dac.Model
組件: Microsoft.SqlServer.Dac.Extensions (在 Microsoft.SqlServer.Dac.Extensions.dll 中)
語法
'宣告
Public Shared ReadOnly PartitionFunction As ModelTypeClass
'用途
Dim value As ModelTypeClass
value = ModelSchema.PartitionFunction
public static readonly ModelTypeClass PartitionFunction
public:
static initonly ModelTypeClass^ PartitionFunction
static val PartitionFunction: ModelTypeClass
public static final var PartitionFunction : ModelTypeClass