Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Re: Help
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01236253
Message ID:
01237076
Vues:
14
>You can do it this way, but if you have the Business Layer Generator create your select, insert, update, and delete stored procedures for you you can just do this:
>
>LocationEntity locationEntity = this.NewEntity();
>locationEntity.Address = "My Address";
>locationEntity.CategoryID = 2;
>this.SaveEntity();

Should this work when using the mmRADGrid?
Regards,

Fred Chateau
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform