Właściwość Server.SessionID
Pobiera identyfikator sesja serwera.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public ReadOnly Property SessionID As String
Get
'Użycie
Dim instance As Server
Dim value As String
value = instance.SessionID
public string SessionID { get; }
public:
property String^ SessionID {
String^ get ();
}
member SessionID : string
function get SessionID () : String
Wartość właściwości
Typ: System.String
A ciąg zawierający identyfikator sesja.