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