0 Replies Latest reply on Jul 11, 2007 2:08 PM by kevinncsu

    Returning @generatedvalue primary key on creation?

    kevinncsu

      Is it possible to retrieve and return the auto-generated primary key that was created for an entity when you persisted it in the database? I'd like to have the entities primary key be the returned from the method which creates it.