SpatialIndexType 枚举

命名空间:  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.