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

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

Syntax

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

Inheritance Hierarchy

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

See Also