Query execution context: who, when, where, how
Namespace:
Huagati.LinqToSQL.ProfilerAssembly: HuagatiL2SProfiler (in HuagatiL2SProfiler.dll) Version: 1.15.3506.21033
Syntax
| C# |
|---|
public QueryContext QueryContext { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property QueryContext As QueryContext |
| Visual C++ |
|---|
public: property QueryContext^ QueryContext { QueryContext^ get (); void set (QueryContext^ value); } |