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. |