Click or drag to resize
QueryParameters.Clone Method
Overload List
  NameDescription
Public methodClone()
Clones this instance.
Public methodClone(Boolean)
Clones this instance using a memberwise clone and also creates usable clones inside the clone returned of the relations and filtertouse objects, so the original can be re-used.
Top
See Also