Метод 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.

В начало