ProactiveCachingTablesBinding Class
Updated: May 24, 2016
Represents information to the ProactiveCaching element about data source changes in specified tables and views that require rebuilding the cache.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
System::MarshalByRefObject
System.ComponentModel::Component
Microsoft.AnalysisServices::Binding
Microsoft.AnalysisServices::ProactiveCachingBinding
Microsoft.AnalysisServices::ProactiveCachingObjectNotificationBinding
Microsoft.AnalysisServices::ProactiveCachingTablesBinding
| Name | Description | |
|---|---|---|
![]() | ProactiveCachingTablesBinding() | Initializes a new instance of the ProactiveCachingTablesBinding class. |
| Name | Description | |
|---|---|---|
![]() | Container | (Inherited from Component.) |
![]() | NotificationTechnique | Gets or sets the notification technique.(Inherited from ProactiveCachingObjectNotificationBinding.) |
![]() | Parent | Gets the parent object of the current object.(Inherited from Binding.) |
![]() | Site | (Inherited from Component.) |
![]() | TableNotifications | Gets the collection of table notification. |
| Name | Description | |
|---|---|---|
![]() | Clone() | Returns a clone of the object.(Overrides Binding::Clone().) |
![]() | CopyTo(ProactiveCachingTablesBinding^) | Copies the content of this object to another object. |
![]() | CreateObjRef(Type^) | (Inherited from MarshalByRefObject.) |
![]() | Dispose() | (Inherited from Component.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeLifetimeService() | (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.




