Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Processing Selected Items
Message
 
À
15/06/2010 13:31:29
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01468999
Message ID:
01469020
Vues:
38
Frank,

The method to save an Entity is SaveEntity().


>Hi,
>
>I'm using MM .NET 3.6.
>
>I am displaying a list of Policies and allowing the user to select a checkbox on each Policy, if they want to. Then I have a button on the form (ASP.NET) that allows the user to process the selected Policies in a particular way. In this case I just want to update a couple fields for each policy. So I call oPolicy.Issue(policyPK) to do this.
>
>What is the logic I should use in my Policy BO? Should it be something like this:
>
>Get the PolicyEntity
>Set the Entity Fields to the new values
>Save the PolicyEnity?
>
>(I can't see a "Save" method on an entity).
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform