Initializes a new instance of the DataType class

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

Syntax

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

See Also