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
Public propertyStatic member AllowPageLocks AllowPageLocks property class of SelectiveXmlIndex
Public propertyStatic member AllowRowLocks AllowRowLocks property class of SelectiveXmlIndex
Public propertyStatic member Column Column relationship class of SelectiveXmlIndex
Public propertyStatic member Disabled Disabled property class of SelectiveXmlIndex
Public propertyStatic member FillFactor FillFactor property class of SelectiveXmlIndex
Public propertyStatic member IgnoreDuplicateKey IgnoreDuplicateKey property class of SelectiveXmlIndex
Public propertyStatic member IndexedObject IndexedObject relationship class of SelectiveXmlIndex
Public propertyStatic member IsPrimary IsPrimary property class of SelectiveXmlIndex
Public propertyStatic member PrimaryPromotedPath PrimaryPromotedPath relationship class of SelectiveXmlIndex
Public propertyStatic member PrimarySelectiveXmlIndex PrimarySelectiveXmlIndex relationship class of SelectiveXmlIndex
Public propertyStatic member PromotedPaths PromotedPaths relationship class of SelectiveXmlIndex
Public propertyStatic member RecomputeStatistics RecomputeStatistics property class of SelectiveXmlIndex
Public propertyStatic member TypeClass Type class for SelectiveXmlIndex
Public propertyStatic member WithPadIndex WithPadIndex property class of SelectiveXmlIndex
Public propertyStatic member 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.

See Also

Reference

Microsoft.SqlServer.Dac.Model Namespace