ProactiveCachingBinding Class
Updated: May 24, 2016
Represents information to the ProactiveCaching element about data source changes that require rebuilding the cache, or about the status of the rebuilding process.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
System::MarshalByRefObject
System.ComponentModel::Component
Microsoft.AnalysisServices::Binding
Microsoft.AnalysisServices::ProactiveCachingBinding
Microsoft.AnalysisServices::ProactiveCachingIncrementalProcessingBinding
Microsoft.AnalysisServices::ProactiveCachingObjectNotificationBinding
Microsoft.AnalysisServices::ProactiveCachingQueryBinding
| Name | Description | |
|---|---|---|
![]() | ProactiveCachingBinding() | Initializes a new instance of the ProactiveCachingBinding class. |
| Name | Description | |
|---|---|---|
![]() | Clone() | Creates a deep copy of current object.(Inherited from Binding.) |
![]() | CopyTo(Binding^) | Transfers a deep copy of current object to a specified binding.(Inherited from Binding.) |
![]() | CreateObjRef(Type^) | (Inherited from MarshalByRefObject.) |
![]() | Dispose() | (Inherited from Component.) |
![]() | Dispose(Boolean) | (Inherited from Component.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Component.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | GetService(Type^) | (Inherited from Component.) |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
![]() | ToString() | (Inherited from Component.) |
| Name | Description | |
|---|---|---|
![]() ![]() | ICloneable::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.






