Freigeben über


ProactiveCachingObjectNotificationBinding.NotificationTechnique Property

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

Syntax

'Declaration
<DefaultValueAttribute(NotificationTechnique.Client)> _
Public Property NotificationTechnique As NotificationTechnique
[DefaultValueAttribute(NotificationTechnique.Client)] 
public NotificationTechnique NotificationTechnique { get; set; }
[DefaultValueAttribute(NotificationTechnique::Client)] 
public:
property NotificationTechnique NotificationTechnique {
    NotificationTechnique get ();
    void set (NotificationTechnique value);
}
/** @property */
public NotificationTechnique get_NotificationTechnique ()

/** @property */
public void set_NotificationTechnique (NotificationTechnique value)
public function get NotificationTechnique () : NotificationTechnique

public function set NotificationTechnique (value : NotificationTechnique)

Threadsicherheit

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

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

ProactiveCachingObjectNotificationBinding Class
ProactiveCachingObjectNotificationBinding Members
Microsoft.AnalysisServices Namespace