A Sandcastle Documented Class Library
IDataRetrievalService
ClearResultCache Method
Clears the data result cache.
Namespace:
Dundas.BI.Data.DataRetrieval
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
C#
VB
C++
F#
Copy
void
ClearResultCache
()
Sub
ClearResultCache
void
ClearResultCache
()
abstract
ClearResultCache
:
unit
->
unit
Remarks
Security Note
Because this method does not check the security of the caller, it should not be directly exposed in externally-facing APIs (e.g. public web services).
See Also
Reference
IDataRetrievalService Interface
Dundas.BI.Data.DataRetrieval Namespace