Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 411 Bytes

File metadata and controls

16 lines (11 loc) · 411 Bytes

QueryWithParams.CloneParams method

namespace: Serenity.Data   assemblySerenity.Net.Data

Clones the parameters into a target query.

protected void CloneParams(QueryWithParams target)
parameter description
target The target.

See Also