Classe SpatialIndex
Model schema container class for SpatialIndex
Hierarquia de herança
System.Object
Microsoft.SqlServer.Dac.Model.SpatialIndex
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (em Microsoft.SqlServer.Dac.Extensions.dll)
Sintaxe
'Declaração
Public NotInheritable Class SpatialIndex
'Uso
public static class SpatialIndex
public ref class SpatialIndex abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SpatialIndex = class end
public final class SpatialIndex
O tipo SpatialIndex expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
AllowPageLocks | AllowPageLocks property class of SpatialIndex | |
AllowRowLocks | AllowRowLocks property class of SpatialIndex | |
CellsPerObject | CellsPerObject property class of SpatialIndex | |
Column | Column relationship class of SpatialIndex | |
DataCompression | DataCompression property class of SpatialIndex | |
Disabled | Disabled property class of SpatialIndex | |
Filegroup | Filegroup relationship class of SpatialIndex | |
FillFactor | FillFactor property class of SpatialIndex | |
GridLevel1Density | GridLevel1Density property class of SpatialIndex | |
GridLevel2Density | GridLevel2Density property class of SpatialIndex | |
GridLevel3Density | GridLevel3Density property class of SpatialIndex | |
GridLevel4Density | GridLevel4Density property class of SpatialIndex | |
IgnoreDuplicateKey | IgnoreDuplicateKey property class of SpatialIndex | |
IndexedObject | IndexedObject relationship class of SpatialIndex | |
PartitionColumn | PartitionColumn relationship class of SpatialIndex | |
PartitionScheme | PartitionScheme relationship class of SpatialIndex | |
RecomputeStatistics | RecomputeStatistics property class of SpatialIndex | |
Tessellation | Tessellation property class of SpatialIndex | |
TypeClass | Type class for SpatialIndex | |
WithPadIndex | WithPadIndex property class of SpatialIndex | |
XMax | XMax property class of SpatialIndex | |
XMin | XMin property class of SpatialIndex | |
YMax | YMax property class of SpatialIndex | |
YMin | YMin property class of SpatialIndex |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.