SelectiveXmlIndex Class
Model schema container class for SelectiveXmlIndex
Inheritance Hierarchy
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
The SelectiveXmlIndex type exposes the following members.
Properties
Name | Description | |
---|---|---|
AllowPageLocks | AllowPageLocks property class of SelectiveXmlIndex | |
AllowRowLocks | AllowRowLocks property class of SelectiveXmlIndex | |
Column | Column relationship class of SelectiveXmlIndex | |
Disabled | Disabled property class of SelectiveXmlIndex | |
FillFactor | FillFactor property class of SelectiveXmlIndex | |
IgnoreDuplicateKey | IgnoreDuplicateKey property class of SelectiveXmlIndex | |
IndexedObject | IndexedObject relationship class of SelectiveXmlIndex | |
IsPrimary | IsPrimary property class of SelectiveXmlIndex | |
PrimaryPromotedPath | PrimaryPromotedPath relationship class of SelectiveXmlIndex | |
PrimarySelectiveXmlIndex | PrimarySelectiveXmlIndex relationship class of SelectiveXmlIndex | |
PromotedPaths | PromotedPaths relationship class of SelectiveXmlIndex | |
RecomputeStatistics | RecomputeStatistics property class of SelectiveXmlIndex | |
TypeClass | Type class for SelectiveXmlIndex | |
WithPadIndex | WithPadIndex property class of SelectiveXmlIndex | |
XmlNamespaces | XmlNamespaces relationship class of SelectiveXmlIndex |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.