Raw SQL Server I/O statistics output
Namespace: HuagatiEFProfilerAssembly: HuagatiEFProfiler (in HuagatiEFProfiler.dll) Version: 1.33.3996.16092
Syntax
C# |
---|
public XmlCDataSection SQLIOStatistics { get; set; } |
Visual Basic |
---|
Public Property SQLIOStatistics As XmlCDataSection Get Set |
Visual C++ |
---|
public: property XmlCDataSection^ SQLIOStatistics { XmlCDataSection^ get (); void set (XmlCDataSection^ value); } |