TraceEventArgs.Spid Property

Gets the active server process identifier (SPID) on which to execute the parent object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public string Spid { get; }

Property Value

Type: System.String
A String containing the active server process identifier (SPID) on which to execute the parent object.

See Also

Reference

TraceEventArgs Class

Microsoft.AnalysisServices Namespace