Click or drag to resize

IDatabaseConnection Property

Gets the string used to open the encapsulated IDbConnection.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
IDbConnection Connection { get; }

Property Value

Type: IDbConnection
A string containing connection settings
See Also