다음을 통해 공유


ReportingService2010.SetCacheOptions 메서드

정의

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

매개 변수

ItemPath
String
CacheItem
Boolean

적용 대상