Właściwość TraceEventArgs.Spid
Pobiera identyfikator procesu active server (SPID), na którym wykonać obiektu nadrzędnego.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public ReadOnly Property Spid As String
Get
'Użycie
Dim instance As TraceEventArgs
Dim value As String
value = instance.Spid
public string Spid { get; }
public:
property String^ Spid {
String^ get ();
}
member Spid : string
function get Spid () : String
Wartość właściwości
Typ: System.String
A ciąg zawierający identyfikator procesu active server (SPID) o wykonać obiektu nadrzędnego.