---
title: "TableNotification 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:
- "TableNotification Element"
apilocation:
- "http://schemas.microsoft.com/analysisservices/2003/engine"
apitype: "Schema"
applies_to:
- "SQL Server 2016 Preview"
helpviewer_keywords:
- "TableNotification element"
ms.assetid: 3afd075a-74f9-428c-b527-ee497cbe71e7
caps.latest.revision: 15
author: "Minewiskan"
ms.author: "owend"
manager: "erikre"
---
# TableNotification Element (ASSL)
Contains information for the [ProactiveCaching](../../../analysis-services/scripting/objects/proactivecaching-element-assl.md) element about a table or view in a data source that has been modified.
## Syntax
```xml
...
...
...
```
## 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|[TableNotifications](../../../analysis-services/scripting/collections/tablenotifications-element-assl.md)|
|Child elements|[DbSchemaName](../../../analysis-services/scripting/properties/dbschemaname-element-assl.md), [DbTableName](../../../analysis-services/scripting/properties/dbtablename-element-assl.md)|
## Remarks
The corresponding element in the Analysis Management Objects (AMO) object model is .
## See Also
[ProactiveCachingTablesBinding Data Type (ASSL)](../../../analysis-services/scripting/data-type/proactivecachingtablesbinding-data-type-assl.md)
[ProactiveCachingObjectNotificationBinding Data Type (ASSL)](../../../analysis-services/scripting/data-type/proactivecachingobjectnotificationbinding-data-type-assl.md)
[ProactiveCachingBinding Data Type (ASSL)](../../../analysis-services/scripting/data-type/proactivecachingbinding-data-type-assl.md)
[Objects (ASSL)](../../../analysis-services/scripting/objects/objects-assl.md)