SysController..::..getSqlFromProps Method
Gets the SQL based on object properties.
Namespace:
FLEXYGO.Controlers.UI
Assembly:
FlexyGo (in FlexyGo.dll)
Syntax
Parameters
- ObjectName
- Type: String
Name of the object.
- Properties
- Type: array<FilterSaveHelper>[]()[][]
The properties.
Return Value
System.String.Exceptions
Exception | Condition |
---|---|
FLEXYGO.Exceptions..::..LocalizedException | Field {0} can't be more than once in field list. or Error in GetSqlFilter ObjectName {0} |