IMutableSpatialIndex Antarmuka
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
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
- Penerapan
Properti
| Nama | Deskripsi |
|---|---|
| BoundingBoxXMax | |
| BoundingBoxXMin | |
| BoundingBoxYMax | |
| BoundingBoxYMin | |
| CellsPerObject | |
| DisallowPageLocks | (Diperoleh dari IMutableIndex) |
| DisallowRowLocks | (Diperoleh dari IMutableIndex) |
| FillFactor | (Diperoleh dari IMutableIndex) |
| IgnoreDuplicateKeys | (Diperoleh dari IMutableIndex) |
| IndexedColumn | |
| IsDisabled | (Diperoleh dari IMutableIndex) |
| Level1Density | |
| Level2Density | |
| Level3Density | |
| Level4Density | |
| Name | (Diperoleh dari IMetadataObject) |
| NoAutomaticRecomputation | |
| PadIndex | (Diperoleh dari IMutableIndex) |
| Parent | (Diperoleh dari IIndex) |
| Type | (Diperoleh dari IIndex) |
Metode
| Nama | Deskripsi |
|---|---|
| Accept<T>(IMetadataObjectVisitor<T>) | (Diperoleh dari IMetadataObject) |
Metode Ekstensi
| Nama | Deskripsi |
|---|---|
| TypeInfo(IMetadataObject) | |