protected override DbDataReader ExecuteDbDataReader(CommandBehavior behavior)
 => _commandExecutor.ExecuteReader(this, behavior);