QueryParametersBaseTParentSnapshot Method |
Creates an immutable snapshot of the current query as a base for further evaluation. Doesn't modify the original query in any way.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public TParent Snapshot()
Return Value
Type:
TParentSee Also