Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
When you define a subscription class, you are defining objects for storing subscription data and defining queries that generate notifications and manage subscription data. To collect subscriber and subscription data, you must develop a subscription management interface.
Subscription management interfaces can be Web-based interfaces, Windows applications, console applications, or Transact-SQL statements. The only requirement is that the interface must use the Notification Services API or views.
For more information, see Developing Subscription Management Interfaces.
See Also
Reference
Subscriber
SubscriberDevice
Subscription
Other Resources
Notification Services Views
Developing Subscription Management Interfaces