Initializes a new instance of the IndexBase class

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

Syntax

C#
protected IndexBase()
Visual Basic (Declaration)
Protected Sub New
Visual C++
protected:
IndexBase()

See Also