Bilješka
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati da se prijavite ili promijenite direktorije.
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati promijeniti direktorije.
Specifies whether or an external client application processes the notifications.
Syntax
<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 | ProactiveCachingBinding |
| Child elements | None |
Remarks
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 | 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.