sys.sp_helpsubscription_properties

general
#stored-procedure

Description

Retrieves security information from the is executed at the Subscriber. information on all Publishers.

Syntax

sp_helpsubscription_properties
[ [ @publisher = ]
N
'publisher'
]
[ , [ @publisher_db = ]
N
'publisher_db'
]
[ , [ @publication = ]
N
'publication'
]
[ , [ @publication_type = ] publication_type ]
[ ; ]