Table of Contents

Interface IDapperDataSource

Namespace
Savvyio.Extensions.Dapper
Assembly
Savvyio.Extensions.Dapper.dll

Defines a generic way to support the actual I/O communication with a source of data - tailored to Dapper.

public interface IDapperDataSource : IDataSource, IDbConnection, IDisposable
Inherited Members

See Also