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

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.DataModel.MsSql..::.DataType
    PerpetuumSoft.DataModel.MsSql..::.DataType..::.DateSizedType
      PerpetuumSoft.DataModel.MsSql..::.DataType..::.DateTime2

See Also