sys.sp_changedistpublisher
general #stored-procedure
Description
Changes the properties of the distribution Publisher. This stored procedure is executed at the A property to change for the given Publisher. properties in the table listed under The value for the given property.
Syntax
sp_changedistpublisher
[ @publisher = ]
N
'publisher'
[ , [ @property = ]
N
'property'
]
[ , [ @value = ]
N
'value'
]
[ ; ]