ISpatialIndex Interface

Definition

public interface ISpatialIndex : Microsoft.SqlServer.Management.SqlParser.Metadata.IIndex
type ISpatialIndex = interface
    interface IIndex
    interface IMetadataObject
Public Interface ISpatialIndex
Implements IIndex
Derived
Implements

Properties

BoundingBoxXMax
BoundingBoxXMin
BoundingBoxYMax
BoundingBoxYMin
CellsPerObject
DisallowPageLocks (Inherited from IIndex)
DisallowRowLocks (Inherited from IIndex)
FillFactor (Inherited from IIndex)
IgnoreDuplicateKeys (Inherited from IIndex)
IndexedColumn
IsDisabled (Inherited from IIndex)
Level1Density
Level2Density
Level3Density
Level4Density
Name (Inherited from IMetadataObject)
NoAutomaticRecomputation
PadIndex (Inherited from IIndex)
Parent (Inherited from IIndex)
Type (Inherited from IIndex)

Methods

Accept<T>(IMetadataObjectVisitor<T>) (Inherited from IMetadataObject)

Extension Methods

TypeInfo(IMetadataObject)

Applies to