SecondaryXmlIndexType 枚举

指定二级 XML 索引的类型。

命名空间:  Microsoft.Data.Schema.ScriptDom.Sql
程序集:  Microsoft.Data.Schema.ScriptDom.Sql(在 Microsoft.Data.Schema.ScriptDom.Sql.dll 中)

语法

声明
<SerializableAttribute> _
Public Enumeration SecondaryXmlIndexType
[SerializableAttribute]
public enum SecondaryXmlIndexType
[SerializableAttribute]
public enum class SecondaryXmlIndexType
[<SerializableAttribute>]
type SecondaryXmlIndexType
public enum SecondaryXmlIndexType

成员

成员名称 说明
NotSpecified 类型为 NotSpecified
Path 类型为 Path
Property 类型为 Property
Value 类型为 Value

请参见

参考

Microsoft.Data.Schema.ScriptDom.Sql 命名空间