Install Method
Cette fonctionnalité sera supprimée dans une prochaine version de Microsoft SQL Server. Évitez d'utiliser cette fonctionnalité dans de nouveaux travaux de développement et prévoyez de modifier les applications qui utilisent actuellement cette fonctionnalité.
The Install method sets up distribution on an instance of Microsoft SQL Server.
Syntaxe
object.Install()
Parts
- object
Expression that evaluates to an object in the Applies To list.
Prototype (C/C++)
HRESULT Install();
Notes
If the Install method is successful, the instance can act as a replication Distributor for itself or other instances in an enterprise.