Returns a list of Subscribers who have subscribed to all articles in a specified publication.
sp_enumfullsubscribers [[@publication =] 'publication']
0 (success) or 1 (failure)
Column name | Data type | Description |
---|---|---|
subscriber | sysname | Name of the subscribing server |
sp_enumfullsubscribers is used in snapshot, transactional, and merge replication.
Only members of the sysadmin fixed server role or db_owner fixed database role can execute sp_enumfullsubscribers.