ProactiveCachingTablesBinding Class

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
<GuidAttribute("E0F5C3A7-D47D-47ED-BD52-99E1BBD1DB23")> _
Public NotInheritable Class ProactiveCachingTablesBinding _
    Inherits ProactiveCachingObjectNotificationBinding
'Usage
Dim instance As ProactiveCachingTablesBinding
[GuidAttribute("E0F5C3A7-D47D-47ED-BD52-99E1BBD1DB23")]
public sealed class ProactiveCachingTablesBinding : ProactiveCachingObjectNotificationBinding
[GuidAttribute(L"E0F5C3A7-D47D-47ED-BD52-99E1BBD1DB23")]
public ref class ProactiveCachingTablesBinding sealed : public ProactiveCachingObjectNotificationBinding
[<SealedAttribute>]
[<GuidAttribute("E0F5C3A7-D47D-47ED-BD52-99E1BBD1DB23")>]
type ProactiveCachingTablesBinding =  
    class
        inherit ProactiveCachingObjectNotificationBinding
    end
public final class ProactiveCachingTablesBinding extends ProactiveCachingObjectNotificationBinding

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      Microsoft.AnalysisServices.Binding
        Microsoft.AnalysisServices.ProactiveCachingBinding
          Microsoft.AnalysisServices.ProactiveCachingObjectNotificationBinding
            Microsoft.AnalysisServices.ProactiveCachingTablesBinding

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.