Share via


ReportingService2005.SetCacheOptions 方法

定义

public:
 void SetCacheOptions(System::String ^ Report, bool CacheReport, Microsoft::SqlServer::ReportingServices2005::ExpirationDefinition ^ Item);
public void SetCacheOptions (string Report, bool CacheReport, Microsoft.SqlServer.ReportingServices2005.ExpirationDefinition Item);
member this.SetCacheOptions : string * bool * Microsoft.SqlServer.ReportingServices2005.ExpirationDefinition -> unit
Public Sub SetCacheOptions (Report As String, CacheReport As Boolean, Item As ExpirationDefinition)

参数

Report
String
CacheReport
Boolean

适用于