ProactiveCachingBinding Class
SQL Server 2012
Represents information to the ProactiveCaching element about data source changes that require rebuilding the cache, or about the status of the rebuilding process.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.Binding
Microsoft.AnalysisServices.ProactiveCachingBinding
Microsoft.AnalysisServices.ProactiveCachingIncrementalProcessingBinding
Microsoft.AnalysisServices.ProactiveCachingObjectNotificationBinding
Microsoft.AnalysisServices.ProactiveCachingQueryBinding
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.Binding
Microsoft.AnalysisServices.ProactiveCachingBinding
Microsoft.AnalysisServices.ProactiveCachingIncrementalProcessingBinding
Microsoft.AnalysisServices.ProactiveCachingObjectNotificationBinding
Microsoft.AnalysisServices.ProactiveCachingQueryBinding
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
The ProactiveCachingBinding type exposes the following members.
| 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 | Transfers a deep copy of current object to a specified binding. (Inherited from Binding.) |
![]() | CreateObjRef | Security Critical. (Inherited from MarshalByRefObject.) |
![]() | Dispose() | (Inherited from Component.) |
![]() | Dispose(Boolean) | (Inherited from Component.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Component.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetLifetimeService | Security Critical. (Inherited from MarshalByRefObject.) |
![]() | GetService | (Inherited from Component.) |
![]() | GetType | (Inherited from Object.) |
![]() | InitializeLifetimeService | Security Critical. (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.) |

