Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Specifies an enumeration of type of indexed XML path.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
Syntax
'Declaration
Public Enumeration IndexedXmlPathType
'Usage
Dim instance As IndexedXmlPathType
public enum IndexedXmlPathType
public enum class IndexedXmlPathType
type IndexedXmlPathType
public enum IndexedXmlPathType
Members
| Member name | Description | |
|---|---|---|
| Sql | The Sql type. | |
| XQuery | The XQuery type. |