The QueryProfiler type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddCustomProfilerData(String) |
Adds custom context information to the next query executed by the currently profiled DataContext.
|
![]() | AddCustomProfilerData(String, Boolean) |
Adds custom context information for all subsequent queries executed by the currently profiled DataContext.
|
![]() | Dispose |
Releases all resources used by the QueryProfiler.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Destructor for the QueryProfiler class.
(Overrides Object..::..Finalize()()()().) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Extension Methods
Name | Description | |
---|---|---|
![]() | EndProfiling |
Ends profiling for the specified QueryProfiler instance
(Defined by ProfilingExtensions.) |