IMutableSpatialIndex 인터페이스

정의

public interface IMutableSpatialIndex : Microsoft.SqlServer.Management.SqlParser.Metadata.IMutableIndex, Microsoft.SqlServer.Management.SqlParser.Metadata.ISpatialIndex
type IMutableSpatialIndex = interface
    interface ISpatialIndex
    interface IIndex
    interface IMetadataObject
    interface IMutableIndex
    interface IMutableMetadataObject
Public Interface IMutableSpatialIndex
Implements IMutableIndex, ISpatialIndex
구현

속성

Name Description
BoundingBoxXMax
BoundingBoxXMin
BoundingBoxYMax
BoundingBoxYMin
CellsPerObject
DisallowPageLocks (다음에서 상속됨 IMutableIndex)
DisallowRowLocks (다음에서 상속됨 IMutableIndex)
FillFactor (다음에서 상속됨 IMutableIndex)
IgnoreDuplicateKeys (다음에서 상속됨 IMutableIndex)
IndexedColumn
IsDisabled (다음에서 상속됨 IMutableIndex)
Level1Density
Level2Density
Level3Density
Level4Density
Name (다음에서 상속됨 IMetadataObject)
NoAutomaticRecomputation
PadIndex (다음에서 상속됨 IMutableIndex)
Parent (다음에서 상속됨 IIndex)
Type (다음에서 상속됨 IIndex)

메서드

Name Description
Accept<T>(IMetadataObjectVisitor<T>) (다음에서 상속됨 IMetadataObject)

확장명 메서드

Name Description
TypeInfo(IMetadataObject)

적용 대상