Initializes a new instance of the TableColumn class

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

Syntax

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

See Also