FunctionCallCriteria.AppendArguments method
Appends the arguments
protected virtual void AppendArguments(StringBuilder sb, IQueryWithParams query)
| parameter | description |
|---|---|
| sb | String builder |
| query | Query with params |
See Also
- interface IQueryWithParams
- class FunctionCallCriteria