Compartilhar via


ActivateSubscriptions Method

Esse recurso será removido em uma versão futura do Microsoft SQL Server. Evite usar esse recurso em desenvolvimentos novos e planeje modificar os aplicativos que atualmente o utilizam.

The ActivateSubscriptions method executes the system stored procedure sp_refreshsubscriptions, targeting the transactional or snapshot replication publication referenced by the SQL Distributed Management Objects (SQL-DMO) object.

Sintaxe

object.ActivateSubscriptions

Parts

  • object
    Expression that evaluates to an object in the Applies To list.

Prototype (C/C++)

HRESULT ActivateSubscriptions();

Consulte também

Referência