Compartilhar via


Enumeração IndexedXmlPathType

Specifies an enumeration of type of indexed XML path.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (em Microsoft.SqlServer.SqlEnum.dll)

Sintaxe

'Declaração
Public Enumeration IndexedXmlPathType
'Uso
Dim instance As IndexedXmlPathType
public enum IndexedXmlPathType
public enum class IndexedXmlPathType
type IndexedXmlPathType
public enum IndexedXmlPathType

Membros

Nome do membro Descrição
Sql The Sql type.
XQuery The XQuery type.

Consulte também

Referência

Namespace Microsoft.SqlServer.Management.Smo