Énumération IndexedXmlPathType
Specifies an enumeration of type of indexed XML path.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.SqlEnum (en Microsoft.SqlServer.SqlEnum.dll)
Syntaxe
'Déclaration
Public Enumeration IndexedXmlPathType
'Utilisation
Dim instance As IndexedXmlPathType
public enum IndexedXmlPathType
public enum class IndexedXmlPathType
type IndexedXmlPathType
public enum IndexedXmlPathType
Membres
Nom de membre | Description | |
---|---|---|
Sql | The Sql type. | |
XQuery | The XQuery type. |