{CompanyName} FlexyGo

SysController..::..getSqlFromProps Method

Gets the SQL based on object properties.

Namespace:  FLEXYGO.Controlers.UI
Assembly:  FlexyGo (in FlexyGo.dll)

Syntax


public static string getSqlFromProps(
	string ObjectName,
	FilterSaveHelper[] Properties
)
Public Shared Function getSqlFromProps ( _
	ObjectName As String, _
	Properties As FilterSaveHelper() _
) As String

Parameters

ObjectName
Type: String
Name of the object.
Properties
Type: array<FilterSaveHelper>[]()[][]
The properties.

Return Value

System.String.

Exceptions


ExceptionCondition
FLEXYGO.Exceptions..::..LocalizedException Field {0} can't be more than once in field list. or Error in GetSqlFilter ObjectName {0}