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
'Usage
Dim instance As SecondaryXmlIndexType
[SerializableAttribute]
public enum SecondaryXmlIndexType
[SerializableAttribute]
public enum class SecondaryXmlIndexType
public enum SecondaryXmlIndexType
Members
Member name | Description | |
---|---|---|
NotSpecified | Type is NotSpecified | |
Path | Type is Path | |
Property | Type is Property | |
Value | Type is Value |