Właściwość ConnectionInfo.UserID
Pobiera identyfikator użytkownika skojarzonego z ConnectionInfo obiektu.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public ReadOnly Property UserID As String
Get
'Użycie
Dim instance As ConnectionInfo
Dim value As String
value = instance.UserID
public string UserID { get; }
public:
property String^ UserID {
String^ get ();
}
member UserID : string
function get UserID () : String
Wartość właściwości
Typ: System.String
Identyfikator użytkownika.