System.Data.IDataReader IConexion.ExecuteReader(System.Data.Common.DbCommand command) { return(DBConexion.ExecuteReader(command)); }