Freigeben über


SecondaryXmlIndexType-Enumeration

Gibt den Typ für einen sekundären XML-Index an.

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

Member

Membername Beschreibung
NotSpecified Typ ist NotSpecified
Path Typ ist Path
Property Typ ist Property
Value Typ ist Value

Siehe auch

Referenz

Microsoft.Data.Schema.ScriptDom.Sql-Namespace