[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rendering.Data.IDbCommandAdapterWithCache

IDbCommandAdapterWithCache Interface

Represents a command adapter for supporting caching.

Namespace: GrapeCity.ActiveReports.Core.Rendering.Data
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IDbCommandAdapterWithCache

Methods

Name Description
CanBeCached(IDbCommand)

Checks if the command execution result can be cached.

Extension Methods