Knight Data Access Layer
Format(Expression) Method




IQToolkit.Data.PostgreSql Namespace > PostgreSqlFormatter Class > Format Method : Format(Expression) Method
Syntax
Public Overloads Shared Shadows Function Format( _
   ByVal expression As Expression _
) As String
Dim expression As Expression
Dim value As String
 
value = PostgreSqlFormatter.Format(expression)
public new static string Format( 
   Expression expression
)
public: new static string* Format( 
   Expression* expression
) 
public:
new static String^ Format( 
   Expression^ expression
) 

Parameters

expression
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PostgreSqlFormatter Class
PostgreSqlFormatter Members
Overload List