ModelSchema.PartitionScheme 字段

Model type class for PartitionScheme

命名空间:  Microsoft.SqlServer.Dac.Model
程序集:  Microsoft.SqlServer.Dac.Extensions(在 Microsoft.SqlServer.Dac.Extensions.dll 中)

语法

声明
Public Shared ReadOnly PartitionScheme As ModelTypeClass
用法
Dim value As ModelTypeClass 

value = ModelSchema.PartitionScheme
public static readonly ModelTypeClass PartitionScheme
public:
static initonly ModelTypeClass^ PartitionScheme
static val PartitionScheme: ModelTypeClass
public static final var PartitionScheme : ModelTypeClass

请参阅

参考

ModelSchema 类

Microsoft.SqlServer.Dac.Model 命名空间