Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Specifies whether Microsoft SQL Server or an external client application processes the notifications.
Синтаксис
<ProactiveCachingBinding>
<NotificationTechnique>...</NotificationTechnique>
</ProactiveCachingBinding>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String (enumeration) |
Default value |
Client |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child elements |
None |
Замечания
The value of this element is limited to one of the strings listed in the following table.
| Value | Description |
|---|---|
Client |
External client application processes the notification. |
Server |
SQL Server processes the notification. |
The element that corresponds to the parent of NotificationTechnique in the Analysis Management Objects (AMO) object model is ProactiveCachingBinding.
The enumeration that corresponds to the allowed values for NotificationTechnique in the Analysis Management Objects (AMO) object model is NotificationTechnique.
См. также
Справочник
ProactiveCachingBinding Data Type (ASSL)