다음을 통해 공유


ProactiveCaching Class

Defines ProactiveCaching settings for a parent element.

네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

구문

‘선언
<DesignerAttribute("Microsoft.AnalysisServices.Design.ProactiveCachingDesigner, Microsoft.AnalysisServices.Design", GetType(IDesigner))> _
<TypeConverterAttribute("Microsoft.AnalysisServices.Design.ProactiveCachingTypeConverter, Microsoft.AnalysisServices.Design")> _
<GuidAttribute("7899B101-7D9A-4f07-8B91-754F592A27DF")> _
Public NotInheritable Class ProactiveCaching
    Inherits Component
    Implements ICloneable
[DesignerAttribute("Microsoft.AnalysisServices.Design.ProactiveCachingDesigner, Microsoft.AnalysisServices.Design", typeof(IDesigner))] 
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.ProactiveCachingTypeConverter, Microsoft.AnalysisServices.Design")] 
[GuidAttribute("7899B101-7D9A-4f07-8B91-754F592A27DF")] 
public sealed class ProactiveCaching : Component, ICloneable
[DesignerAttribute(L"Microsoft.AnalysisServices.Design.ProactiveCachingDesigner, Microsoft.AnalysisServices.Design", typeof(IDesigner))] 
[TypeConverterAttribute(L"Microsoft.AnalysisServices.Design.ProactiveCachingTypeConverter, Microsoft.AnalysisServices.Design")] 
[GuidAttribute(L"7899B101-7D9A-4f07-8B91-754F592A27DF")] 
public ref class ProactiveCaching sealed : public Component, ICloneable
/** @attribute DesignerAttribute("Microsoft.AnalysisServices.Design.ProactiveCachingDesigner, Microsoft.AnalysisServices.Design", System.ComponentModel.Design.IDesigner) */ 
/** @attribute TypeConverterAttribute("Microsoft.AnalysisServices.Design.ProactiveCachingTypeConverter, Microsoft.AnalysisServices.Design") */ 
/** @attribute GuidAttribute("7899B101-7D9A-4f07-8B91-754F592A27DF") */ 
public final class ProactiveCaching extends Component implements ICloneable
DesignerAttribute("Microsoft.AnalysisServices.Design.ProactiveCachingDesigner, Microsoft.AnalysisServices.Design", System.ComponentModel.Design.IDesigner) 
TypeConverterAttribute("Microsoft.AnalysisServices.Design.ProactiveCachingTypeConverter, Microsoft.AnalysisServices.Design") 
GuidAttribute("7899B101-7D9A-4f07-8B91-754F592A27DF") 
public final class ProactiveCaching extends Component implements ICloneable

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
     System.ComponentModel.Component
      Microsoft.AnalysisServices.ProactiveCaching

스레드 보안

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

플랫폼

개발 플랫폼

지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.

대상 플랫폼

지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.

참고 항목

참조

ProactiveCaching Members
Microsoft.AnalysisServices Namespace