ProactiveCachingIncrementalProcessingBinding 類別
Represents the incremental binding elements for the cache.
繼承階層
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.Binding
Microsoft.AnalysisServices.ProactiveCachingBinding
Microsoft.AnalysisServices.ProactiveCachingIncrementalProcessingBinding
命名空間: Microsoft.AnalysisServices
組件: Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)
語法
'宣告
<GuidAttribute("DA982292-8FD9-4F41-92D9-C1B2F024F060")> _
Public NotInheritable Class ProactiveCachingIncrementalProcessingBinding _
Inherits ProactiveCachingBinding
'用途
Dim instance As ProactiveCachingIncrementalProcessingBinding
[GuidAttribute("DA982292-8FD9-4F41-92D9-C1B2F024F060")]
public sealed class ProactiveCachingIncrementalProcessingBinding : ProactiveCachingBinding
[GuidAttribute(L"DA982292-8FD9-4F41-92D9-C1B2F024F060")]
public ref class ProactiveCachingIncrementalProcessingBinding sealed : public ProactiveCachingBinding
[<SealedAttribute>]
[<GuidAttribute("DA982292-8FD9-4F41-92D9-C1B2F024F060")>]
type ProactiveCachingIncrementalProcessingBinding =
class
inherit ProactiveCachingBinding
end
public final class ProactiveCachingIncrementalProcessingBinding extends ProactiveCachingBinding
ProactiveCachingIncrementalProcessingBinding 型別公開下列成員。
建構函式
名稱 | 說明 | |
---|---|---|
ProactiveCachingIncrementalProcessingBinding | Initializes a new instance of the ProactiveCachingIncrementalProcessingBinding class. |
上層
屬性
名稱 | 說明 | |
---|---|---|
Container | (繼承自 Component。) | |
IncrementalProcessingNotifications | Gets or sets the collection incremental notifications that provide information on the process. | |
Parent | Gets the parent object of the current object. (繼承自 Binding。) | |
RefreshInterval | Gets or sets the update interval for ProactiveCachingIncrementalProcessingBinding. | |
Site | (繼承自 Component。) |
上層
方法
名稱 | 說明 | |
---|---|---|
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) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。