ProactiveCachingIncrementalProcessingBinding Class

 

Updated: May 24, 2016

Represents the incremental binding elements for the cache.

Namespace:   Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

System::Object
  System::MarshalByRefObject
    System.ComponentModel::Component
      Microsoft.AnalysisServices::Binding
        Microsoft.AnalysisServices::ProactiveCachingBinding
          Microsoft.AnalysisServices::ProactiveCachingIncrementalProcessingBinding

[GuidAttribute("DA982292-8FD9-4F41-92D9-C1B2F024F060")]
public ref class ProactiveCachingIncrementalProcessingBinding sealed : ProactiveCachingBinding

NameDescription
System_CAPS_pubmethodProactiveCachingIncrementalProcessingBinding()

Initializes a new instance of the ProactiveCachingIncrementalProcessingBinding class.

NameDescription
System_CAPS_pubpropertyContainer

(Inherited from Component.)

System_CAPS_pubpropertyIncrementalProcessingNotifications

Gets or sets the collection incremental notifications that provide information on the process.

System_CAPS_pubpropertyParent

Gets the parent object of the current object.(Inherited from Binding.)

System_CAPS_pubpropertyRefreshInterval

Gets or sets the update interval for ProactiveCachingIncrementalProcessingBinding.

System_CAPS_pubpropertySite

(Inherited from Component.)

NameDescription
System_CAPS_pubmethodClone()

Returns a clone of the object.(Overrides Binding::Clone().)

System_CAPS_pubmethodCopyTo(ProactiveCachingIncrementalProcessingBinding^)

Copies the content of this object to another object.

System_CAPS_pubmethodCreateObjRef(Type^)

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethodDispose()

(Inherited from Component.)

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodInitializeLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethodToString()

(Inherited from Component.)

NameDescription
System_CAPS_pubeventDisposed

(Inherited from Component.)

NameDescription
System_CAPS_pubinterfaceSystem_CAPS_privmethodICloneable::Clone()

Creates a new copy of the object instance.(Inherited from Binding.)

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

Return to top
Show: