Compartir a través de


Enumeración IndexedXmlPathType

Specifies an enumeration of type of indexed XML path.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.SqlEnum (en Microsoft.SqlServer.SqlEnum.dll)

Sintaxis

'Declaración
Public Enumeration IndexedXmlPathType
'Uso
Dim instance As IndexedXmlPathType
public enum IndexedXmlPathType
public enum class IndexedXmlPathType
type IndexedXmlPathType
public enum IndexedXmlPathType

Miembros

Nombre del miembro Descripción
Sql The Sql type.
XQuery The XQuery type.

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Management.Smo