ISpatialIndex 介面

定義

public interface ISpatialIndex : Microsoft.SqlServer.Management.SqlParser.Metadata.IIndex
type ISpatialIndex = interface
    interface IIndex
    interface IMetadataObject
Public Interface ISpatialIndex
Implements IIndex
衍生
實作

屬性

名稱 Description
BoundingBoxXMax
BoundingBoxXMin
BoundingBoxYMax
BoundingBoxYMin
CellsPerObject
DisallowPageLocks (繼承來源 IIndex)
DisallowRowLocks (繼承來源 IIndex)
FillFactor (繼承來源 IIndex)
IgnoreDuplicateKeys (繼承來源 IIndex)
IndexedColumn
IsDisabled (繼承來源 IIndex)
Level1Density
Level2Density
Level3Density
Level4Density
Name (繼承來源 IMetadataObject)
NoAutomaticRecomputation
PadIndex (繼承來源 IIndex)
Parent (繼承來源 IIndex)
Type (繼承來源 IIndex)

方法

名稱 Description
Accept<T>(IMetadataObjectVisitor<T>) (繼承來源 IMetadataObject)

擴充方法

名稱 Description
TypeInfo(IMetadataObject)

適用於