Поделиться через


Свойство ProactiveCachingQueryBinding.QueryNotifications

Gets or sets the collection of query notification elements that provide information to the ProactiveCachingQueryBinding class.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public ReadOnly Property QueryNotifications As QueryNotificationCollection 
    Get
'Применение
Dim instance As ProactiveCachingQueryBinding 
Dim value As QueryNotificationCollection 

value = instance.QueryNotifications
public QueryNotificationCollection QueryNotifications { get; }
public:
property QueryNotificationCollection^ QueryNotifications {
    QueryNotificationCollection^ get ();
}
member QueryNotifications : QueryNotificationCollection
function get QueryNotifications () : QueryNotificationCollection

Значение свойства

Тип: Microsoft.AnalysisServices.QueryNotificationCollection
The collection of query notification elements.

См. также

Справочник

ProactiveCachingQueryBinding Класс

Пространство имен Microsoft.AnalysisServices