ReplicationInstalled Property

SQL-DMO

SQL-DMO

ReplicationInstalled Property

The ReplicationInstalled property returns TRUE when components supporting replication are installed on an instance of Microsoft® SQL Server™ 2000.

Applies To
Registry Object
Syntax

object.ReplicationInstalled

Parts

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