ProactiveCachingObjectNotificationBinding 類別

定義

向 ProactiveCaching 項目表示有關資料來源變更的資訊。

[System.Runtime.InteropServices.Guid("4198255B-F85B-4F3D-9441-DA6F70765599")]
public abstract class ProactiveCachingObjectNotificationBinding : Microsoft.AnalysisServices.ProactiveCachingBinding
[<System.Runtime.InteropServices.Guid("4198255B-F85B-4F3D-9441-DA6F70765599")>]
type ProactiveCachingObjectNotificationBinding = class
    inherit ProactiveCachingBinding
Public MustInherit Class ProactiveCachingObjectNotificationBinding
Inherits ProactiveCachingBinding
繼承
ProactiveCachingObjectNotificationBinding
衍生
屬性

建構函式

ProactiveCachingObjectNotificationBinding()

向 ProactiveCaching 項目表示有關資料來源變更的資訊。

屬性

NotificationTechnique

取得或設定通知技術。

Parent

取得目前物件的父物件。

(繼承來源 Binding)

方法

Clone()

建立目前物件的深層複本。

(繼承來源 Binding)
CopyTo(Binding)

將目前物件的深層複本傳送至指定的繫結。

(繼承來源 Binding)
CopyTo(ProactiveCachingObjectNotificationBinding)

將 ProactiveCachingObjectNotificationBinding 物件複製到指定的物件。

明確介面實作

ICloneable.Clone()

向 ProactiveCaching 項目表示有關資料來源變更的資訊。

(繼承來源 Binding)

適用於