Share via


ModelSchema.PartitionValue Field

Model type class for PartitionValue

Namespace:  Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
Public Shared ReadOnly PartitionValue As ModelTypeClass
'Usage
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

See Also

Reference

ModelSchema Class

Microsoft.SqlServer.Dac.Model Namespace