Query profiler session object. Do not create directly, instead use the DataContext.BeginProfiling methods to initiate profiling.
Namespace:
Huagati.LinqToSQL.ProfilerAssembly: HuagatiL2SProfiler (in HuagatiL2SProfiler.dll) Version: 1.15.3506.21033
Syntax
| C# |
|---|
public class QueryProfiler : IDisposable |
| Visual Basic (Declaration) |
|---|
Public Class QueryProfiler _ Implements IDisposable |
| Visual C++ |
|---|
public ref class QueryProfiler : IDisposable |