TraceContext.GetTraceContext(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.SqlServer.Management.XEvent.TraceContext GetTraceContext (string name, string component);
static member GetTraceContext : string * string -> Microsoft.SqlServer.Management.XEvent.TraceContext
Public Shared Function GetTraceContext (name As String, component As String) As TraceContext
Parameters
- name
- String
- component
- String