Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Generated Stored Procedures Question
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01243855
Message ID:
01244001
Vues:
29
E.R.,

>When you generate stored procedures in the BizObj generator does it create any methods to access those sprocs in the BizObj or DataAccess class or is that something one has to customize?

When the BLG creates stored procedures it also creates a data access class that automatically calls the insert/update/delete stored procedures when saving data. The SELECT stored procedures are called behind the scenes for various reasons at the framework level. If you want to call these yourself from your business object you can simply reference the stored procedure as you would any other.

Best Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform