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

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

Syntax

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

Inheritance Hierarchy

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

See Also