Condividi tramite


Install Method

Questa caratteristica verrà rimossa a partire da una delle prossime versioni di Microsoft SQL Server. Evitare di utilizzare questa funzionalità in un nuovo progetto di sviluppo e prevedere interventi di modifica nelle applicazioni in cui è attualmente implementata.

The Install method sets up distribution on an instance of Microsoft SQL Server.

Sintassi

object.Install()

Parts

  • object
    Expression that evaluates to an object in the Applies To list.

Prototype (C/C++)

HRESULT Install();

Osservazioni

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

Applies To: