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. |