ProactiveCachingTablesBinding 類別
Represents information to the ProactiveCaching element about data source changes in specified tables and views that require rebuilding the cache.
繼承階層
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.Binding
Microsoft.AnalysisServices.ProactiveCachingBinding
Microsoft.AnalysisServices.ProactiveCachingObjectNotificationBinding
Microsoft.AnalysisServices.ProactiveCachingTablesBinding
命名空間: Microsoft.AnalysisServices
組件: Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)
語法
'宣告
<GuidAttribute("E0F5C3A7-D47D-47ED-BD52-99E1BBD1DB23")> _
Public NotInheritable Class ProactiveCachingTablesBinding _
Inherits ProactiveCachingObjectNotificationBinding
'用途
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
ProactiveCachingTablesBinding 型別公開下列成員。
建構函式
名稱 | 說明 | |
---|---|---|
ProactiveCachingTablesBinding | Initializes a new instance of the ProactiveCachingTablesBinding class. |
上層
屬性
名稱 | 說明 | |
---|---|---|
Container | (繼承自 Component。) | |
NotificationTechnique | Gets or sets the notification technique. (繼承自 ProactiveCachingObjectNotificationBinding。) | |
Parent | Gets the parent object of the current object. (繼承自 Binding。) | |
Site | (繼承自 Component。) | |
TableNotifications | Gets the collection of table notification. |
上層
方法
名稱 | 說明 | |
---|---|---|
Clone | Returns a clone of the object. (覆寫 Binding.Clone()。) | |
CopyTo | Copies the content of this object to another object. | |
CreateObjRef | 安全性關鍵。 (繼承自 MarshalByRefObject。) | |
Dispose | (繼承自 Component。) | |
Equals | (繼承自 Object。) | |
GetHashCode | (繼承自 Object。) | |
GetLifetimeService | 安全性關鍵。 (繼承自 MarshalByRefObject。) | |
GetType | (繼承自 Object。) | |
InitializeLifetimeService | 安全性關鍵。 (繼承自 MarshalByRefObject。) | |
ToString | (繼承自 Component。) |
上層
事件
名稱 | 說明 | |
---|---|---|
Disposed | (繼承自 Component。) |
上層
明確 繼承 實作
名稱 | 說明 | |
---|---|---|
ICloneable.Clone | Creates a new copy of the object instance. (繼承自 Binding。) |
上層
執行緒安全性
這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。