नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
Installs a Distributor.
Remarks
This namespace, class, or member is supported only in version 2.0 of the .NET Framework.
Overload List
| Name | Description |
|---|---|
| ReplicationServer.InstallDistributor (SecureString, DistributionDatabase) |
Installs a Distributor on the currently connected instance of Microsoft SQL Server, where the password is specified using a SecureString object.
|
| ReplicationServer.InstallDistributor (String, DistributionDatabase) |
Installs a Distributor on the currently connected instance of Microsoft SQL Server.
|
| ReplicationServer.InstallDistributor (String, SecureString) |
Registers a remote Distributor, where the password is specified using a SecureString object.
|
| ReplicationServer.InstallDistributor (String, String) |
Registers a remote Distributor.
|
See Also
Reference
ReplicationServer Class
ReplicationServer Members
Microsoft.SqlServer.Replication Namespace