[Missing <summary> documentation for "T:PerpetuumSoft.DataModel.MsSql.SpatialIndexSql10"]

Namespace:  PerpetuumSoft.DataModel.MsSql
Assembly:  PerpetuumSoft.DataModel (in PerpetuumSoft.DataModel.dll) Version: 1.0.0.0

Syntax

C#
public class SpatialIndexSql10 : IndexBase
Visual Basic (Declaration)
Public Class SpatialIndexSql10 _
	Inherits IndexBase
Visual C++
public ref class SpatialIndexSql10 : public IndexBase

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.DataModel.MsSql..::.Element
    PerpetuumSoft.DataModel.MsSql..::.DatabaseObject
      PerpetuumSoft.DataModel.MsSql..::.IndexBase
        PerpetuumSoft.DataModel.MsSql..::.SpatialIndexSql10

See Also