TableNotification 要素 (XMLA)
NotifyTableChange コマンドのテーブル通知を表します。
構文
<TableNotifications>
...
<TableNotification>
<DbSchemaName>...</DbSchemaName>
<DbTableName>...</DbTableName>
</TableNotification>
...
</TableNotifications>
要素の特性
特徴 | 説明 |
---|---|
データ型と長さ | なし |
既定値 | なし |
カーディナリティ | 0-1 : 省略可能な要素で、出現する場合は 1 回だけの出現が可能です |
要素リレーションシップ
リレーションシップ | 要素 |
---|---|
親要素 | TableNotifications |
子要素 | DbSchemaName、 DbTableName |