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

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

Syntax

C#
public sealed class Date : DataType
Visual Basic (Declaration)
Public NotInheritable Class Date _
	Inherits DataType
Visual C++
public ref class Date sealed : public DataType

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.DataModel.MsSql..::.DataType
    PerpetuumSoft.DataModel.MsSql..::.DataType..::.Date

See Also