Właściwość ServerSetupAdapter.AgentServiceAccount
Pobiera lub ustawia SQL Server konto usługa agenta.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
Public ReadOnly Property AgentServiceAccount As String
Get
'Użycie
Dim instance As ServerSetupAdapter
Dim value As String
value = instance.AgentServiceAccount
public string AgentServiceAccount { get; }
public:
virtual property String^ AgentServiceAccount {
String^ get () sealed;
}
abstract AgentServiceAccount : string
override AgentServiceAccount : string
final function get AgentServiceAccount () : String
Wartość właściwości
Typ: System.String
A String wartość określająca SQL Server konta usługa.