ModelSchema.Index 字段

Model type class for Index

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

语法

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

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

请参阅

参考

ModelSchema 类

Microsoft.SqlServer.Dac.Model 命名空间