This topic has not yet been rated - Rate this topic

ProactiveCachingBinding Class

Represents information to the ProactiveCaching element about data source changes that require rebuilding the cache, or about the status of the rebuilding process.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
[GuidAttribute("11DDA4D7-1862-4FA5-9246-46B20DB4BDC2")]
public abstract class ProactiveCachingBinding : Binding

The ProactiveCachingBinding type exposes the following members.

  NameDescription
Protected methodProactiveCachingBindingInitializes a new instance of the ProactiveCachingBinding class.
Top
  NameDescription
Protected propertyCanRaiseEvents (Inherited from Component.)
Public propertyContainer (Inherited from Component.)
Protected propertyDesignMode (Inherited from Component.)
Protected propertyEvents (Inherited from Component.)
Public propertyParentGets the parent object of the current object. (Inherited from Binding.)
Public propertySite (Inherited from Component.)
Top
  NameDescription
Public methodCloneCreates a deep copy of current object. (Inherited from Binding.)
Protected methodCopyToTransfers a deep copy of current object to a specified binding. (Inherited from Binding.)
Public methodCreateObjRefSecurity Critical. (Inherited from MarshalByRefObject.)
Public methodDispose() (Inherited from Component.)
Protected methodDispose(Boolean) (Inherited from Component.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Component.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetLifetimeServiceSecurity Critical. (Inherited from MarshalByRefObject.)
Protected methodGetService (Inherited from Component.)
Public methodGetType (Inherited from Object.)
Public methodInitializeLifetimeServiceSecurity Critical. (Inherited from MarshalByRefObject.)
Protected methodMemberwiseClone() (Inherited from Object.)
Protected methodMemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public methodToString (Inherited from Component.)
Top
  NameDescription
Public eventDisposed (Inherited from Component.)
Top
  NameDescription
Explicit interface implemetationPrivate methodICloneable.CloneCreates a new copy of the object instance. (Inherited from Binding.)
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.