FunctionCallCriteria.AppendOpenParenthesis method

namespace: Serenity.Data   assemblySerenity.Net.Services

Appends the opening parenthesis

protected virtual void AppendOpenParenthesis(StringBuilder sb, IQueryWithParams query)
parameter description
sb String builder
query Query with params

See Also