ISpatialIndex 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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) | |