Skip to main content

Namespace ServiceStack.MiniProfiler.Data

Classes

ProfiledCommand

ProfiledConnection

Wraps a database connection, allowing sql execution timings to be collected when a ServiceStack.MiniProfiler.Data.IDbProfiler session is started.

ProfiledDbCommand

ProfiledDbConnection

Wraps a database connection, allowing sql execution timings to be collected when a ServiceStack.MiniProfiler session is started.

ProfiledDbDataReader

ProfiledDbProviderFactory

Wrapper for a db provider factory to enable profiling

ProfiledDbTransaction

ProfiledProviderFactory

Wrapper for a db provider factory to enable profiling

Interfaces

IDbProfiler

A callback for ProfiledDbConnection and family

Enums

ExecuteType

Categories of sql statements.