IDbConnectionWrapper Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |