Share via


SpatialIndexType 列舉

Enumerates possible spatial index types.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.SqlEnum (在 Microsoft.SqlServer.SqlEnum.dll 中)

語法

'宣告
Public Enumeration SpatialIndexType
'用途
Dim instance As SpatialIndexType
public enum SpatialIndexType
public enum class SpatialIndexType
type SpatialIndexType
public enum SpatialIndexType

成員

成員名稱 說明
None Specifies a spatial index type of none.
GeometryGrid Specifies a spatial index type of geometry.
GeographyGrid Specifies a spatial index type of geography.