SpatialIndex Class

 

Updated: April 20, 2017

Model schema container class for SpatialIndex

Namespace:   Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

System::Object
  Microsoft.SqlServer.Dac.Model::SpatialIndex

public ref class SpatialIndex abstract sealed 

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticAllowPageLocks

AllowPageLocks property class of SpatialIndex

System_CAPS_pubpropertySystem_CAPS_staticAllowRowLocks

AllowRowLocks property class of SpatialIndex

System_CAPS_pubpropertySystem_CAPS_staticCellsPerObject

CellsPerObject property class of SpatialIndex

System_CAPS_pubpropertySystem_CAPS_staticColumn

Column relationship class of SpatialIndex

System_CAPS_pubpropertySystem_CAPS_staticDataCompression

DataCompression property class of SpatialIndex

System_CAPS_pubpropertySystem_CAPS_staticDisabled

Disabled property class of SpatialIndex

System_CAPS_pubpropertySystem_CAPS_staticFilegroup

Filegroup relationship class of SpatialIndex

System_CAPS_pubpropertySystem_CAPS_staticFillFactor

FillFactor property class of SpatialIndex

System_CAPS_pubpropertySystem_CAPS_staticGridLevel1Density

GridLevel1Density property class of SpatialIndex

System_CAPS_pubpropertySystem_CAPS_staticGridLevel2Density

GridLevel2Density property class of SpatialIndex

System_CAPS_pubpropertySystem_CAPS_staticGridLevel3Density

GridLevel3Density property class of SpatialIndex

System_CAPS_pubpropertySystem_CAPS_staticGridLevel4Density

GridLevel4Density property class of SpatialIndex

System_CAPS_pubpropertySystem_CAPS_staticIgnoreDuplicateKey

IgnoreDuplicateKey property class of SpatialIndex

System_CAPS_pubpropertySystem_CAPS_staticIndexedObject

IndexedObject relationship class of SpatialIndex

System_CAPS_pubpropertySystem_CAPS_staticPartitionColumn

PartitionColumn relationship class of SpatialIndex

System_CAPS_pubpropertySystem_CAPS_staticPartitionScheme

PartitionScheme relationship class of SpatialIndex

System_CAPS_pubpropertySystem_CAPS_staticRecomputeStatistics

RecomputeStatistics property class of SpatialIndex

System_CAPS_pubpropertySystem_CAPS_staticTessellation

Tessellation property class of SpatialIndex

System_CAPS_pubpropertySystem_CAPS_staticTypeClass

Type class for SpatialIndex

System_CAPS_pubpropertySystem_CAPS_staticWithPadIndex

WithPadIndex property class of SpatialIndex

System_CAPS_pubpropertySystem_CAPS_staticXMax

XMax property class of SpatialIndex

System_CAPS_pubpropertySystem_CAPS_staticXMin

XMin property class of SpatialIndex

System_CAPS_pubpropertySystem_CAPS_staticYMax

YMax property class of SpatialIndex

System_CAPS_pubpropertySystem_CAPS_staticYMin

YMin property class of SpatialIndex

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: