sys.sp_helpdistpublisher

general
#stored-procedure

Description

Returns properties of the Publishers using a Distributor. This stored procedure is executed at the Distributor on any database. Specifies the Publisher for which properties are returned. Identified for informational purposes only. Not supported. Future compatibility is not Distribution database for the specified Publisher.

Syntax

sp_helpdistpublisher
[ [ @publisher = ]
N
'publisher'
]
[ , [ @check_user = ] check_user ]
[ ; ]