IConnectionProfiler interface

namespace: Serenity.Data   assemblySerenity.Net.Data

An interface used to abstract profilers like Mini Profiler.

public interface IConnectionProfiler

Members

name description
Profile(…) Wraps the specified connection with a profiled one.

See Also