| DataQueryBaseTQueryReset 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: 12.0.0
 Syntax
Syntaxpublic override void Reset()
 See Also
See Also