Click or drag to resize

DatabaseConnectionProviderCreateConnection Method

Namespace:  Dynamicweb.Data
Assembly:  Dynamicweb.Data (in Dynamicweb.Data.dll) Version: 3.0.3
Syntax
public virtual IDbConnection CreateConnection()

Return Value

Type: IDbConnection

Implements

IDatabaseConnectionProviderCreateConnection
See Also