Re: updating...

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Wed Jul 22 2009 - 06:17:22 EDT

  • Next message: Emanuele Maiarelli: "Re: updating..."

    On Jul 22, 2009, at 1:01 PM, Juan Toro Marty wrote:

    > Perfiles perfil = this.getPerfil(objid);//with this i retrieve an
    > object Perfil. then...
    > perfil.setName = name;
    > perfil.setAge = age;
    > ....etc...
    > this.datacontext.commitChanges();

    assuming 'perfil' is created in the same 'datacontext' as
    'this.datacontext', this looks about right.

    Andrus



    This archive was generated by hypermail 2.0.0 : Wed Jul 22 2009 - 06:18:00 EDT