ReportingService2006.SetCacheOptions Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
void SetCacheOptions(System::String ^ Report, bool CacheReport, Microsoft::SqlServer::ReportingServices2006::ExpirationDefinition ^ Item);
public void SetCacheOptions (string Report, bool CacheReport, Microsoft.SqlServer.ReportingServices2006.ExpirationDefinition Item);
member this.SetCacheOptions : string * bool * Microsoft.SqlServer.ReportingServices2006.ExpirationDefinition -> unit
Public Sub SetCacheOptions (Report As String, CacheReport As Boolean, Item As ExpirationDefinition)
Параметры
- Report
- String
- CacheReport
- Boolean
- Item
- ExpirationDefinition