ReplicationInstalled Property (SQL-DMO)

The ReplicationInstalled property returns True when components supporting replication are installed on a server running Microsoft® SQL Server™.

Applies To

Registry Object

Syntax

object.ReplicationInstalled

Part Description
object Expression that evaluates to an object in the Applies To list

Data Type

Boolean

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetReplicationInstalled(LPBOOL pRetVal);

  


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