SecondaryXmlIndexType – výčet
Určuje typ sekundární indexu XML.
Obor názvů: Microsoft.Data.Schema.ScriptDom.Sql
Sestavení: Microsoft.Data.Schema.ScriptDom.Sql (v Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntaxe
'Deklarace
<SerializableAttribute> _
Public Enumeration SecondaryXmlIndexType
[SerializableAttribute]
public enum SecondaryXmlIndexType
[SerializableAttribute]
public enum class SecondaryXmlIndexType
[<SerializableAttribute>]
type SecondaryXmlIndexType
public enum SecondaryXmlIndexType
Členy
Název členu | Popis | |
---|---|---|
NotSpecified | Typ je NotSpecified | |
Path | Typ je cesta | |
Property | Typ je vlastnost | |
Value | Typ je hodnota |