Свойство QueryNotifications
Пространство имен: 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
См. также