Compartir a través de


Enumeración SecondaryXmlIndexType

Specifies the secondary xml index types.

Espacio de nombres:  Microsoft.SqlServer.TransactSql.ScriptDom
Ensamblado:  Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Sintaxis

'Declaración
<SerializableAttribute> _
Public Enumeration SecondaryXmlIndexType
'Uso
Dim instance As SecondaryXmlIndexType
[SerializableAttribute]
public enum SecondaryXmlIndexType
[SerializableAttribute]
public enum class SecondaryXmlIndexType
[<SerializableAttribute>]
type SecondaryXmlIndexType
public enum SecondaryXmlIndexType

Miembros

Nombre del miembro Descripción
NotSpecified The type is NotSpecified.
Path The type is Path.
Property The type is Property.
Value The type is Value.

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.TransactSql.ScriptDom