Install Method
Esse recurso será removido em uma versão futura do Microsoft SQL Server. Evite usar esse recurso em desenvolvimentos novos e planeje modificar os aplicativos que atualmente o utilizam.
The Install method sets up distribution on an instance of Microsoft SQL Server.
Sintaxe
object
.Install()
Parts
- object
Expression that evaluates to an object in the Applies To list.
Prototype (C/C++)
HRESULT Install();
Comentários
If the Install method is successful, the instance can act as a replication Distributor for itself or other instances in an enterprise.