The Install method sets up distribution on a Microsoft® SQL Server™ installation.
object.Install()
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
If the Install method is successful, the installation can act as a replication Distributor for itself or other installations in an enterprise.
HRESULT Install();