Builds an SqlQuery object from the FilterBuilderPanel list.
Namespace: P4s3WebAssembly: P4s3Web (in P4s3Web.dll) Version: 1.0.0.0 (1.0.0.0)
private SqlQuery BuildQuery(
List<FilterBuilderPanel> list,
bool literal
)
private SqlQuery BuildQuery(
List<FilterBuilderPanel> list,
bool literal
)
Parameters
- list
- Type: System.Collections.Generic List FilterBuilderPanel
- literal
- Type: System Boolean
Return Value
Type:
SqlQuery