Install Method (SQL-DMO)

The Install method sets up distribution on a Microsoft® SQL Server™ installation.

Applies To

Distributor Object

Syntax

object.Install()

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

Remarks

If the Install method is successful, the installation can act as a replication Distributor for itself or other installations in an enterprise.

Prototype (C/C++)

HRESULT Install();

  


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