Share via


SqlConnectionAnalyzer Class

Helps analyze SqlConnection issues.

Namespace:  Microsoft.Dynamics.Commerce.Runtime.Diagnostics
Assembly:  Microsoft.Dynamics.Commerce.Runtime (in Microsoft.Dynamics.Commerce.Runtime.dll)

Syntax

'Declaration
Public NotInheritable Class SqlConnectionAnalyzer
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class SqlConnectionAnalyzer
public ref class SqlConnectionAnalyzer abstract sealed

Inheritance Hierarchy

System.Object
  Microsoft.Dynamics.Commerce.Runtime.Diagnostics.SqlConnectionAnalyzer

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.Diagnostics Namespace