SecondaryXmlIndexType, énumération
Spécifie un type d'index XML secondaire.
Espace de noms : Microsoft.Data.Schema.ScriptDom.Sql
Assembly : Microsoft.Data.Schema.ScriptDom.Sql (dans Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Enumeration SecondaryXmlIndexType
[SerializableAttribute]
public enum SecondaryXmlIndexType
[SerializableAttribute]
public enum class SecondaryXmlIndexType
[<SerializableAttribute>]
type SecondaryXmlIndexType
public enum SecondaryXmlIndexType
Membres
Nom de membre | Description | |
---|---|---|
NotSpecified | Le type est NotSpecified | |
Path | Le type est Path | |
Property | Le type est Property | |
Value | Le type est Value |