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.33.3996.16059
 Syntax
Syntax
| C# | 
|---|
| public class QueryProfiler : IDisposable | 
| Visual Basic | 
|---|
| Public Class QueryProfiler _ Implements IDisposable | 
| Visual C++ | 
|---|
| public ref class QueryProfiler : IDisposable | 





