Freigeben über


SelectiveXmlIndex-Klasse

Model schema container class for SelectiveXmlIndex

Vererbungshierarchie

System.Object
  Microsoft.SqlServer.Dac.Model.SelectiveXmlIndex

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

Syntax

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

Der SelectiveXmlIndex-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatisches Element AllowPageLocks AllowPageLocks property class of SelectiveXmlIndex
Öffentliche EigenschaftStatisches Element AllowRowLocks AllowRowLocks property class of SelectiveXmlIndex
Öffentliche EigenschaftStatisches Element Column Column relationship class of SelectiveXmlIndex
Öffentliche EigenschaftStatisches Element Disabled Disabled property class of SelectiveXmlIndex
Öffentliche EigenschaftStatisches Element FillFactor FillFactor property class of SelectiveXmlIndex
Öffentliche EigenschaftStatisches Element IgnoreDuplicateKey IgnoreDuplicateKey property class of SelectiveXmlIndex
Öffentliche EigenschaftStatisches Element IndexedObject IndexedObject relationship class of SelectiveXmlIndex
Öffentliche EigenschaftStatisches Element IsPrimary IsPrimary property class of SelectiveXmlIndex
Öffentliche EigenschaftStatisches Element PrimaryPromotedPath PrimaryPromotedPath relationship class of SelectiveXmlIndex
Öffentliche EigenschaftStatisches Element PrimarySelectiveXmlIndex PrimarySelectiveXmlIndex relationship class of SelectiveXmlIndex
Öffentliche EigenschaftStatisches Element PromotedPaths PromotedPaths relationship class of SelectiveXmlIndex
Öffentliche EigenschaftStatisches Element RecomputeStatistics RecomputeStatistics property class of SelectiveXmlIndex
Öffentliche EigenschaftStatisches Element TypeClass Type class for SelectiveXmlIndex
Öffentliche EigenschaftStatisches Element WithPadIndex WithPadIndex property class of SelectiveXmlIndex
Öffentliche EigenschaftStatisches Element XmlNamespaces XmlNamespaces relationship class of SelectiveXmlIndex

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