AbstractQueryObjectReset Method |
Flushes the results but leaves the generated query text unchanged.
After the reset, query can be executed again to obtain new data.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public virtual void Reset()
See Also