Udostępnij za pośrednictwem


Właściwość Assembly.ImpersonationInfo

Pobiera lub ustawia poświadczenia użytkownika, w jakich jest uruchomienie wirtualny plik dziennika.

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

Składnia

'Deklaracja
Public Property ImpersonationInfo As ImpersonationInfo
    Get
    Set
'Użycie
Dim instance As [Assembly]
Dim value As ImpersonationInfo

value = instance.ImpersonationInfo

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

Wartość właściwości

Typ: Microsoft.AnalysisServices.ImpersonationInfo
ImpersonationInfo Obiektu.

Uwagi

In Microsoft SQL Server 2005 Analysis Services (SSAS), reference to an assembly is most often to a managed-code-based stored procedure.