다음을 통해 공유


ProactiveCaching 클래스

Defines ProactiveCaching settings for a parent element.

상속 계층

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

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

구문

‘선언
<TypeConverterAttribute("Microsoft.AnalysisServices.Design.ProactiveCachingTypeConverter, Microsoft.AnalysisServices.Design")> _
<GuidAttribute("7899B101-7D9A-4f07-8B91-754F592A27DF")> _
Public NotInheritable Class ProactiveCaching _
    Inherits Component _
    Implements ICloneable
‘사용 방법
Dim instance As ProactiveCaching
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.ProactiveCachingTypeConverter, Microsoft.AnalysisServices.Design")]
[GuidAttribute("7899B101-7D9A-4f07-8B91-754F592A27DF")]
public sealed class ProactiveCaching : Component, 
    ICloneable
[TypeConverterAttribute(L"Microsoft.AnalysisServices.Design.ProactiveCachingTypeConverter, Microsoft.AnalysisServices.Design")]
[GuidAttribute(L"7899B101-7D9A-4f07-8B91-754F592A27DF")]
public ref class ProactiveCaching sealed : public Component, 
    ICloneable
[<SealedAttribute>]
[<TypeConverterAttribute("Microsoft.AnalysisServices.Design.ProactiveCachingTypeConverter, Microsoft.AnalysisServices.Design")>]
[<GuidAttribute("7899B101-7D9A-4f07-8B91-754F592A27DF")>]
type ProactiveCaching =  
    class 
        inherit Component 
        interface ICloneable 
    end
public final class ProactiveCaching extends Component implements ICloneable

ProactiveCaching 유형에서 다음 멤버를 표시합니다.

생성자

  이름 설명
공용 메서드 ProactiveCaching Initializes a new instance of ProactiveCaching using the default values.

맨 위로 이동

속성

  이름 설명
공용 속성 AggregationStorage Gets or sets storage for partitions with ProactiveCaching.
공용 속성 Container (Component에서 상속됨)
공용 속성 Enabled Gets or sets Enabled for ProactiveCaching.
공용 속성 ForceRebuildInterval Gets or sets the amount of time, starting after a MOLAP image is dropped, after which MOLAP imaging starts unconditionally.
공용 속성 Latency Gets or sets the “grace period” between the earliest notification and the moment when the MOLAP images are destroyed.
공용 속성 OnlineMode Gets or sets OnlineMode for a ProactiveCaching object.
공용 속성 SilenceInterval Gets or sets the minimum amount of no activity before MOLAP imaging starts.
공용 속성 SilenceOverrideInterval Gets or sets the amount of time after an initial notification when the MOLAP imaging process starts.
공용 속성 Site (Component에서 상속됨)
공용 속성 Source Gets or sets the binding of the ProactiveCaching object.

맨 위로 이동

메서드

  이름 설명
공용 메서드 Clone Creates a new full copy of an object.
공용 메서드 CopyTo Copies the content of the object to another object (the destination).
공용 메서드 CreateObjRef 보안에 중요합니다. (MarshalByRefObject에서 상속됨)
공용 메서드 Dispose (Component에서 상속됨)
공용 메서드 Equals (Object에서 상속됨)
공용 메서드 GetHashCode (Object에서 상속됨)
공용 메서드 GetLifetimeService 보안에 중요합니다. (MarshalByRefObject에서 상속됨)
공용 메서드 GetType (Object에서 상속됨)
공용 메서드 InitializeLifetimeService 보안에 중요합니다. (MarshalByRefObject에서 상속됨)
공용 메서드 ToString (Component에서 상속됨)

맨 위로 이동

이벤트

  이름 설명
공용 이벤트 Disposed (Component에서 상속됨)

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 메서드 ICloneable.Clone Creates a new instance of the AdomdParameter.

맨 위로 이동

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

Microsoft.AnalysisServices 네임스페이스