ActivateSubscriptions Method

SQL-DMO

SQL-DMO

ActivateSubscriptions Method

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

Applies To
TransPublication Object
Syntax

object.ActivateSubscriptions

Parts

object

Expression that evaluates to an object in the Applies To list

Prototype (C/C++)

HRESULT ActivateSubscriptions();

See Also

sp_refreshsubscriptions