IndexedXmlPathType 枚举

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.

请参阅

参考

Microsoft.SqlServer.Management.Smo 命名空间