Ejemplo n.º 1
0
 protected override IQuery CrearQuery()
 {
     return(Sesion.CreateSQLQuery(GetCadenaConsulta()));
 }