Перечисление SecondaryXmlIndexType

Specifies the secondary xml index types.

Пространство имен:  Microsoft.SqlServer.TransactSql.ScriptDom
Сборка:  Microsoft.SqlServer.TransactSql.ScriptDom (в Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Синтаксис

'Декларация
<SerializableAttribute> _
Public Enumeration SecondaryXmlIndexType
'Применение
Dim instance As SecondaryXmlIndexType
[SerializableAttribute]
public enum SecondaryXmlIndexType
[SerializableAttribute]
public enum class SecondaryXmlIndexType
[<SerializableAttribute>]
type SecondaryXmlIndexType
public enum SecondaryXmlIndexType

Элементы

Имя элемента Описание
NotSpecified The type is NotSpecified.
Path The type is Path.
Property The type is Property.
Value The type is Value.

См. также

Справочник

Пространство имен Microsoft.SqlServer.TransactSql.ScriptDom