Skip to content

Latest commit

 

History

History
64 lines (53 loc) · 2 KB

File metadata and controls

64 lines (53 loc) · 2 KB
title QueryNotification Element (ASSL) | Microsoft Docs
ms.custom
ms.date 03/06/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
analysis-services
docset-sql-devref
ms.tgt_pltfrm
ms.topic reference
apiname
QueryNotification Element
apilocation
apitype Schema
applies_to
SQL Server 2016 Preview
helpviewer_keywords
QueryNotification element
ms.assetid 0ee06730-81ff-4913-96e6-f39b6f181650
caps.latest.revision 14
author Minewiskan
ms.author owend
manager erikre

QueryNotification Element (ASSL)

Contains information for the ProactiveCaching element about the query to execute to determine whether a data source has been modified.

Syntax

  
<QueryNotifications>  
   <QueryNotification>  
      <Query>...</Query>  
...</QueryNotification>  
</QueryNotifications>  

Element Characteristics

Characteristic Description
Data type and length None
Default value None
Cardinality 1-n: Required element that can occur more than once.

Element Relationships

Relationship Element
Parent elements QueryNotifications
Child elements Query

Remarks

The corresponding element in the Analysis Management Objects (AMO) object model is xref:Microsoft.AnalysisServices.QueryNotification.

See Also

ProactiveCachingQueryBinding Data Type (ASSL)
Objects (ASSL)