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

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.DataModel.MsSql..::.Element
    PerpetuumSoft.DataModel.MsSql..::.DatabaseObject
      PerpetuumSoft.DataModel.MsSql..::.IndexBase
        PerpetuumSoft.DataModel.MsSql..::.Index
          PerpetuumSoft.DataModel.MsSql..::.IndexSql10

See Also