public void MostrarConnectionString() { Console.WriteLine($"PedidoRepository: {_connection.GetConnectionString()}"); }