[]
Creates and opens a new database connection using the current connection string.
public IDbConnection CreateConnection()
A new IDbConnection configured with the current connection string.