Перечисление 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. |