ReplicationServer.ChangeReplicationServerPasswords Method
Changes all stored instances of the password for a login maintained on the replication server.
重载列表
名称 | Description |
---|---|
ReplicationServer.ChangeReplicationServerPasswords (ReplicationSecurityMode, String, SecureString) |
Changes all stored instances of the password for a login maintained on the replication server using a SecureString object.
|
ReplicationServer.ChangeReplicationServerPasswords (ReplicationSecurityMode, String, String) |
Changes all stored instances of the password for a login maintained on the replication server.
|
请参阅
参考
ReplicationServer Class
ReplicationServer Members
Microsoft.SqlServer.Replication Namespace