QueryInfoProviderGetQueryCacheDependencies Method |
Gets the cache dependencies for the query.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static string GetQueryCacheDependencies(
string queryName
)
Parameters
- queryName
- Type: SystemString
Query name
Return Value
Type:
StringSee Also