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