FunctionCallCriteria.AppendCloseParenthesis method
namespace: Serenity.Data assembly: Serenity.Net.Services
Appends the closing parenthesis
protected virtual void AppendCloseParenthesis(StringBuilder sb, IQueryWithParams query)
| parameter | description |
|---|---|
| sb | String builder |
| query | Query with params |
See Also
- interface IQueryWithParams
- class FunctionCallCriteria