SpatialIndexType-Enumeration

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)

Syntax

'Declaration
Public Enumeration SpatialIndexType
'Usage
Dim instance As SpatialIndexType
public enum SpatialIndexType
public enum class SpatialIndexType
type SpatialIndexType
public enum SpatialIndexType

Member

Membername Beschreibung
None Specifies a spatial index type of none.
GeometryGrid Specifies a spatial index type of geometry.
GeographyGrid Specifies a spatial index type of geography.