IDbConnectionWrapper Interface

Definition

Provides a wrapper to an IDbConnection object.

public interface class IDbConnectionWrapper
public interface IDbConnectionWrapper
type IDbConnectionWrapper = interface
Public Interface IDbConnectionWrapper

Properties

Connection

Gets a connection to a data source.

Applies to