SpatialIndexOption クラス

空間インデックスのオプションを表します。

名前空間 :  Microsoft.Data.Schema.ScriptDom.Sql
アセンブリ :  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll 内)

構文

'宣言
<SerializableAttribute> _
Public MustInherit Class SpatialIndexOption _
    Inherits TSqlFragment
'使用
Dim instance As SpatialIndexOption
[SerializableAttribute]
public abstract class SpatialIndexOption : TSqlFragment
[SerializableAttribute]
public ref class SpatialIndexOption abstract : public TSqlFragment
public abstract class SpatialIndexOption extends TSqlFragment

継承階層

System.Object
  Microsoft.Data.Schema.ScriptDom.Sql.TSqlFragment
    Microsoft.Data.Schema.ScriptDom.Sql.SpatialIndexOption
      Microsoft.Data.Schema.ScriptDom.Sql.BoundingBoxSpatialIndexOption
      Microsoft.Data.Schema.ScriptDom.Sql.CellsPerObjectSpatialIndexOption
      Microsoft.Data.Schema.ScriptDom.Sql.GridsSpatialIndexOption
      Microsoft.Data.Schema.ScriptDom.Sql.SpatialIndexRegularOption

スレッド セーフ

この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。 インスタンス メンバの場合は、スレッド セーフであるとは限りません。

参照

参照

SpatialIndexOption メンバ

Microsoft.Data.Schema.ScriptDom.Sql 名前空間