MethodContext Class
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 class MethodContext : Microsoft.SqlServer.Management.XEvent.MethodTraceContext
type MethodContext = class
inherit MethodTraceContext
Public Class MethodContext
Inherits MethodTraceContext
- Inheritance
Constructors
MethodContext() |
Methods
Assert(Object[]) | (Inherited from MethodTraceContext) |
Dispose() | (Inherited from MethodTraceContext) |
GetActivityContext(Object[]) | (Inherited from MethodTraceContext) |
TraceCatch(Object[]) | (Inherited from MethodTraceContext) |
TraceCriticalError(Object[]) | (Inherited from MethodTraceContext) |
TraceError(Object[]) | (Inherited from MethodTraceContext) |
TraceParameterIn(Object[]) | (Inherited from MethodTraceContext) |
TraceVerbose(Object[]) | (Inherited from MethodTraceContext) |