ActivateSubscriptions Method (SQL-DMO)

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

Part Description
object Expression that evaluates to an object in the Applies To list

Prototype (C/C++)

HRESULT ActivateSubscriptions();

See Also

sp_refreshsubscriptions

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.