HasRemoteDistributionPublisher Property (SQL-DMO)

The HasRemoteDistributionPublisher property returns True when the referenced Microsoft® SQL Server™ installation acts as a Distributor for data replicated (published) by at least one other organization data source.

Applies To

Distributor Object

Syntax

object.HasRemoteDistributionPublisher

Part Description
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);

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.