Compartir a través de


SecondaryXmlIndexType (Enumeración)

Especifica un tipo de índice XML secundario.

Espacio de nombres:  Microsoft.Data.Schema.ScriptDom.Sql
Ensamblado:  Microsoft.Data.Schema.ScriptDom.Sql (en Microsoft.Data.Schema.ScriptDom.Sql.dll)

Sintaxis

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

Miembros

Nombre de miembro Descripción
NotSpecified El tipo es NotSpecified
Path El tipo es Path
Property El tipo es Property
Value El tipo es Value

Vea también

Referencia

Microsoft.Data.Schema.ScriptDom.Sql (Espacio de nombres)