Udostępnij za pośrednictwem


Właściwość ImpersonationInfo.Account

Pobiera lub ustawia konto użytkownika.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Property Account As String
    Get
    Set
'Użycie
Dim instance As ImpersonationInfo
Dim value As String

value = instance.Account

instance.Account = value
public string Account { get; set; }
public:
property String^ Account {
    String^ get ();
    void set (String^ value);
}
member Account : string with get, set
function get Account () : String
function set Account (value : String)

Wartość właściwości

Typ: System.String
A system.ciąg z kontem użytkownika.