Ejemplo n.º 1
0
 public dEXP_LABORAL()
 {
     stringconexion     = "Data Source=(local)\\SQLEXPRESS;Initial Catalog=BOLSA_EXAMEN;Integrated Security=True";
     entidadExperiencia = new eEXP_LABORAL();
 }
Ejemplo n.º 2
0
 public nEXP_LABORAL()
 {
     entExperiencia = new eEXP_LABORAL();
     accion         = new dEXP_LABORAL();
 }