Raw SQL Server compile and execution timings for the query.
Namespace:
Huagati.LinqToSQL.ProfilerAssembly: HuagatiL2SProfiler (in HuagatiL2SProfiler.dll) Version: 1.15.3506.21033
Syntax
| C# |
|---|
public XmlCDataSection SQLTimings { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property SQLTimings As XmlCDataSection |
| Visual C++ |
|---|
public: property XmlCDataSection^ SQLTimings { XmlCDataSection^ get (); void set (XmlCDataSection^ value); } |