JobServer.SetHostLoginAccount(String, String) Methode

Definition

Achtung

Diese API ist nun veraltet.

Legt das SQL Server Konto und das Kennwort fest, das zum Anmelden bei SQL Server verwendet wird.

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)

Parameter

loginName
String
password
String
Attribute

Gilt für: