Partager via


Énumération SecondaryXmlIndexType

Specifies the secondary xml index types.

Espace de noms :  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly :  Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Enumeration SecondaryXmlIndexType
'Utilisation
Dim instance As SecondaryXmlIndexType
[SerializableAttribute]
public enum SecondaryXmlIndexType
[SerializableAttribute]
public enum class SecondaryXmlIndexType
[<SerializableAttribute>]
type SecondaryXmlIndexType
public enum SecondaryXmlIndexType

Membres

Nom de membre Description
NotSpecified The type is NotSpecified.
Path The type is Path.
Property The type is Property.
Value The type is Value.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.TransactSql.ScriptDom