JobServer.SetHostLoginAccount(String, String) 方法

定義

警告

此 API 現已淘汰。

設定用於登入 SQL Server 的 SQL Server 帳號與密碼。

public void SetHostLoginAccount(string loginName, string password);
[System.Obsolete]
public void SetHostLoginAccount(string loginName, string password);
member this.SetHostLoginAccount : string * string -> unit
[<System.Obsolete>]
member this.SetHostLoginAccount : string * string -> unit
Public Sub SetHostLoginAccount (loginName As String, password As String)

參數

loginName
String
password
String
屬性

適用於