다음을 통해 공유


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

적용 대상