HasRemoteDistributionPublisher Property

SQL-DMO

SQL-DMO

HasRemoteDistributionPublisher Property

The HasRemoteDistributionPublisher property returns TRUE when an instance of Microsoft® SQL Server™ acts as a Distributor for data replicated (published) by at least one other organization data source.

Applies To
Distributor Object
Syntax

object.HasRemoteDistributionPublisher

Parts

object

Expression that evaluates to an object in the Applies To list

Data Type

Boolean

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetHasRemoteDistributionPublisher(
LPBOOL pHasRemoteDistributionPublisher);