Freigeben über


XmlIndex-Klasse

Model schema container class for XmlIndex

Vererbungshierarchie

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

Namespace:  Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
Public NotInheritable Class XmlIndex
'Usage
public static class XmlIndex
public ref class XmlIndex abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type XmlIndex =  class end
public final class XmlIndex

Der XmlIndex-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatisches Element AllowPageLocks AllowPageLocks property class of XmlIndex
Öffentliche EigenschaftStatisches Element AllowRowLocks AllowRowLocks property class of XmlIndex
Öffentliche EigenschaftStatisches Element Column Column relationship class of XmlIndex
Öffentliche EigenschaftStatisches Element Disabled Disabled property class of XmlIndex
Öffentliche EigenschaftStatisches Element FillFactor FillFactor property class of XmlIndex
Öffentliche EigenschaftStatisches Element IgnoreDuplicateKey IgnoreDuplicateKey property class of XmlIndex
Öffentliche EigenschaftStatisches Element IndexedObject IndexedObject relationship class of XmlIndex
Öffentliche EigenschaftStatisches Element IsPrimary IsPrimary property class of XmlIndex
Öffentliche EigenschaftStatisches Element PrimaryXmlIndex PrimaryXmlIndex relationship class of XmlIndex
Öffentliche EigenschaftStatisches Element RecomputeStatistics RecomputeStatistics property class of XmlIndex
Öffentliche EigenschaftStatisches Element SecondaryXmlIndexType SecondaryXmlIndexType property class of XmlIndex
Öffentliche EigenschaftStatisches Element TypeClass Type class for XmlIndex
Öffentliche EigenschaftStatisches Element WithPadIndex WithPadIndex property class of XmlIndex

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.SqlServer.Dac.Model-Namespace