次の方法で共有


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 空間インデックスの種類を指定しません。
GeometryGrid 空間インデックスの種類として geometry を指定します。
GeographyGrid 空間インデックスの種類として geography を指定します。