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; }
ReadOnly Property Connection As IDbConnection
Get
Property Value
Type:
IDbConnectionA string containing connection settings
See Also