次の方法で共有


SpatialIndexingSchemeType 列挙体

空間インデックスのスキームを表します。

名前空間:  Microsoft.SqlServer.TransactSql.ScriptDom
アセンブリ:  Microsoft.SqlServer.TransactSql.ScriptDom (Microsoft.SqlServer.TransactSql.ScriptDom.dll)

構文

'宣言
Public Enumeration SpatialIndexingSchemeType
'使用
Dim instance As SpatialIndexingSchemeType
public enum SpatialIndexingSchemeType
public enum class SpatialIndexingSchemeType
type SpatialIndexingSchemeType
public enum SpatialIndexingSchemeType

メンバー

メンバー名 説明
GeographyAutoGrid スキームは GeographyAutoGrid です。
GeographyGrid スキームは GeographyGrid です。
GeometryAutoGrid スキームは GeometryAutoGrid です。
GeometryGrid スキームは GeometryGrid です。
None スキームは None です。

関連項目

参照

Microsoft.SqlServer.TransactSql.ScriptDom 名前空間