Click or drag to resize

DbObjectConnection Property

Namespace:  Dynamicweb.Data
Assembly:  Dynamicweb.Data (in Dynamicweb.Data.dll) Version: 3.0.3
Syntax
public IDbConnection Connection { get; set; }

Property Value

Type: IDbConnection
See Also