ReportingService2005.GetCacheOptions(String, ExpirationDefinition) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
bool GetCacheOptions(System::String ^ Report, [Runtime::InteropServices::Out] Microsoft::SqlServer::ReportingServices2005::ExpirationDefinition ^ % Item);
public bool GetCacheOptions (string Report, out Microsoft.SqlServer.ReportingServices2005.ExpirationDefinition Item);
member this.GetCacheOptions : string * ExpirationDefinition -> bool
Public Function GetCacheOptions (Report As String, ByRef Item As ExpirationDefinition) As Boolean
Parameters
- Report
- String
- Item
- ExpirationDefinition