SetAccount 方法
Sets the account name and password for the proxy account on the instance of SQL Server.
多載清單
名稱 | 描述 | |
---|---|---|
SetAccount(String, SecureString) | Sets the account name and secure password for the proxy account on the instance of SQL Server. | |
SetAccount(String, String) | Sets the account name and password for the proxy account on the instance of SQL Server. |
頂端