Specifies an enumeration of type of indexed XML path.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.SqlEnum(Microsoft.SqlServer.SqlEnum.dll)
구문
‘선언
Public Enumeration IndexedXmlPathType
‘사용 방법
Dim instance As IndexedXmlPathType
public enum IndexedXmlPathType
public enum class IndexedXmlPathType
type IndexedXmlPathType
public enum IndexedXmlPathType
멤버
| 멤버 이름 | 설명 | |
|---|---|---|
| Sql | The Sql type. | |
| XQuery | The XQuery type. |