Query execution context: who, when, where, how
Namespace: HuagatiEFProfilerAssembly: HuagatiEFProfiler (in HuagatiEFProfiler.dll) Version: 1.33.3996.16092
Syntax
C# |
---|
public QueryContext QueryContext { get; set; } |
Visual Basic |
---|
Public Property QueryContext As QueryContext Get Set |
Visual C++ |
---|
public: property QueryContext^ QueryContext { QueryContext^ get (); void set (QueryContext^ value); } |