Класс XmlIndex

Model schema container class for XmlIndex

Иерархия наследования

System.Object
  Microsoft.SqlServer.Dac.Model.XmlIndex

Пространство имен:  Microsoft.SqlServer.Dac.Model
Сборка:  Microsoft.SqlServer.Dac.Extensions (в Microsoft.SqlServer.Dac.Extensions.dll)

Синтаксис

'Декларация
Public NotInheritable Class XmlIndex
'Применение
public static class XmlIndex
public ref class XmlIndex abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type XmlIndex =  class end
public final class XmlIndex

Тип XmlIndex обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойствоСтатический элемент AllowPageLocks AllowPageLocks property class of XmlIndex
Открытое свойствоСтатический элемент AllowRowLocks AllowRowLocks property class of XmlIndex
Открытое свойствоСтатический элемент Column Column relationship class of XmlIndex
Открытое свойствоСтатический элемент Disabled Disabled property class of XmlIndex
Открытое свойствоСтатический элемент FillFactor FillFactor property class of XmlIndex
Открытое свойствоСтатический элемент IgnoreDuplicateKey IgnoreDuplicateKey property class of XmlIndex
Открытое свойствоСтатический элемент IndexedObject IndexedObject relationship class of XmlIndex
Открытое свойствоСтатический элемент IsPrimary IsPrimary property class of XmlIndex
Открытое свойствоСтатический элемент PrimaryXmlIndex PrimaryXmlIndex relationship class of XmlIndex
Открытое свойствоСтатический элемент RecomputeStatistics RecomputeStatistics property class of XmlIndex
Открытое свойствоСтатический элемент SecondaryXmlIndexType SecondaryXmlIndexType property class of XmlIndex
Открытое свойствоСтатический элемент TypeClass Type class for XmlIndex
Открытое свойствоСтатический элемент WithPadIndex WithPadIndex property class of XmlIndex

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

Пространство имен Microsoft.SqlServer.Dac.Model