DatabaseEngineSecuritySettings.AddCurrentUserAsSQLAdmin Proprietà

Definizione

Ottiene o imposta un valore che indica se aggiungere l'utente corrente come amministratore SQL.

public:
 property bool AddCurrentUserAsSQLAdmin { bool get(); void set(bool value); };
public bool AddCurrentUserAsSQLAdmin { get; set; }
member this.AddCurrentUserAsSQLAdmin : bool with get, set
Public Property AddCurrentUserAsSQLAdmin As Boolean

Valore della proprietà

Boolean

true per aggiungere l'utente corrente come amministratore di SQL; in caso contrario, false.

Si applica a