IsDistributionPublisher Property

SQL-DMO

SQL-DMO

IsDistributionPublisher Property

The IsDistributionPublisher property returns TRUE when an instance of Microsoft® SQL Server™, configured as a replication Distributor, is also a Publisher of replicated data.

Applies To
Distributor Object
Syntax

object.IsDistributionPublisher

Parts

object

Expression that evaluates to an object in the Applies To list

Data Type

Boolean

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetIsDistributionPublisher(LPBOOL pIsDistributionPublisher);