Install Method
В будущей версии Microsoft SQL Server эта возможность будет удалена. Избегайте использования этой возможности в новых разработках и запланируйте изменение существующих приложений, в которых она применяется.
The Install method sets up distribution on an instance of Microsoft SQL Server.
Синтаксис
object
.Install()
Parts
- object
Expression that evaluates to an object in the Applies To list.
Prototype (C/C++)
HRESULT Install();
Замечания
If the Install method is successful, the instance can act as a replication Distributor for itself or other instances in an enterprise.