West Wind Web Store .NET 2.0
|
Business Object Base classes
|
The core base class is wwBusiness which in turn contains an instance of a wwData derivative (wwSQLData for example) to handle the actual back end data access. These classes here, especially wwBusiness, are important as the methods exposed by wwBusiness are exposed to all the business object classes.
To use the classes please also refer to the Creating new Business Objects topic.
Last Updated: 1/16/2008 |
Send topic feedback