Returns string presentation of the type size.

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

Syntax

C#
protected string GetSizePresentation()
Visual Basic (Declaration)
Protected Function GetSizePresentation As String
Visual C++
protected:
String^ GetSizePresentation()

See Also