ModelSchema.XmlIndex 字段

Model type class for XmlIndex

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

语法

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

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

请参阅

参考

ModelSchema 类

Microsoft.SqlServer.Dac.Model 命名空间