ReportingService2010.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 ^ ItemPath, [Runtime::InteropServices::Out] Microsoft::SqlServer::ReportingServices2010::ExpirationDefinition ^ % Item);
public bool GetCacheOptions (string ItemPath, out Microsoft.SqlServer.ReportingServices2010.ExpirationDefinition Item);
member this.GetCacheOptions : string * ExpirationDefinition -> bool
Public Function GetCacheOptions (ItemPath As String, ByRef Item As ExpirationDefinition) As Boolean
Parameters
- ItemPath
- String
- Item
- ExpirationDefinition