Condividi tramite


Instance.DisableSubscriptions Method

Sets the state of subscription management to Disabled for all applications hosted by the Notification Services instance.

Spazio dei nomi: Microsoft.SqlServer.Management.Nmo
Assembly : Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Sintassi

'Dichiarazione
Public Sub DisableSubscriptions
public void DisableSubscriptions ()
public:
void DisableSubscriptions ()
public void DisableSubscriptions ()
public function DisableSubscriptions ()

Osservazioni

When you disable subscription management, you prevent application subscription data from being added, deleted, or modified.

To disable individual subscriptions, use the Enabled property.

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

Instance Class
Instance Members
Microsoft.SqlServer.Management.Nmo Namespace

Altre risorse

Attivazione e disattivazione di istanze, applicazioni o componenti
Visualizzazione dello stato delle istanze, delle applicazioni e dei componenti