SecondaryXmlIndexType Enumeration
Specifies a secondary XML index type.
Namespace: Microsoft.Data.Schema.ScriptDom.Sql
Assembly: Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration SecondaryXmlIndexType
[SerializableAttribute]
public enum SecondaryXmlIndexType
[SerializableAttribute]
public enum class SecondaryXmlIndexType
[<SerializableAttribute>]
type SecondaryXmlIndexType
public enum SecondaryXmlIndexType
Members
Member name | Description | |
---|---|---|
NotSpecified | Type is NotSpecified | |
Path | Type is Path | |
Property | Type is Property | |
Value | Type is Value |