FunctionCallCriteria.AppendFunctionName method
Appends the function name.
protected virtual void AppendFunctionName(StringBuilder sb, IQueryWithParams query)
| parameter | description |
|---|---|
| sb | The string builder. |
| query | The query with params. |
See Also
- interface IQueryWithParams
- class FunctionCallCriteria