ISpatialIndex Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public interface ISpatialIndex : Microsoft.SqlServer.Management.SqlParser.Metadata.IIndex
type ISpatialIndex = interface
interface IIndex
interface IMetadataObject
Public Interface ISpatialIndex
Implements IIndex
- Dérivé
- Implémente
Propriétés
| Nom | Description |
|---|---|
| BoundingBoxXMax | |
| BoundingBoxXMin | |
| BoundingBoxYMax | |
| BoundingBoxYMin | |
| CellsPerObject | |
| DisallowPageLocks | (Hérité de IIndex) |
| DisallowRowLocks | (Hérité de IIndex) |
| FillFactor | (Hérité de IIndex) |
| IgnoreDuplicateKeys | (Hérité de IIndex) |
| IndexedColumn | |
| IsDisabled | (Hérité de IIndex) |
| Level1Density | |
| Level2Density | |
| Level3Density | |
| Level4Density | |
| Name | (Hérité de IMetadataObject) |
| NoAutomaticRecomputation | |
| PadIndex | (Hérité de IIndex) |
| Parent | (Hérité de IIndex) |
| Type | (Hérité de IIndex) |
Méthodes
| Nom | Description |
|---|---|
| Accept<T>(IMetadataObjectVisitor<T>) | (Hérité de IMetadataObject) |
Méthodes d’extension
| Nom | Description |
|---|---|
| TypeInfo(IMetadataObject) | |