WrappedConnection.ActualConnection property
Gets the actual connection instance.
public IDbConnection ActualConnection { get; }
Property Value
The actual connection.
See Also
- class WrappedConnection
Gets the actual connection instance.
public IDbConnection ActualConnection { get; }
The actual connection.