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.

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::ProactiveCachingObjectNotificationBinding
            Microsoft.AnalysisServices::ProactiveCachingTablesBinding

[GuidAttribute("E0F5C3A7-D47D-47ED-BD52-99E1BBD1DB23")]
public ref class ProactiveCachingTablesBinding sealed : ProactiveCachingObjectNotificationBinding

NameDescription
System_CAPS_pubmethodProactiveCachingTablesBinding()

Initializes a new instance of the ProactiveCachingTablesBinding class.

NameDescription
System_CAPS_pubpropertyContainer

(Inherited from Component.)

System_CAPS_pubpropertyNotificationTechnique

Gets or sets the notification technique.(Inherited from ProactiveCachingObjectNotificationBinding.)

System_CAPS_pubpropertyParent

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

System_CAPS_pubpropertySite

(Inherited from Component.)

System_CAPS_pubpropertyTableNotifications

Gets the collection of table notification.

NameDescription
System_CAPS_pubmethodClone()

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

System_CAPS_pubmethodCopyTo(ProactiveCachingTablesBinding^)

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: