Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Custom Data Set Idea
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Custom Data Set Idea
Miscellaneous
Thread ID:
01201963
Message ID:
01201963
Views:
49
I was considering the idea of creating my own data handling class.

This class would be responsible for interacting with the data source
on the back end and for returning a data set to the front end.

The "data set" would be a custom data set class that I create, which
would be subclassed for each type of data set, i.e. Customer, Employee,
Invoice, ect.

The subclass would contain a collection with each element being a
record.

There could be Insert, Update, Delete and SaveChanges methods in the
class.

This is a preliminary idea, so I wanted to solicit opinions.

Thanks

Kevin
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Next
Reply
Map
View

Click here to load this message in the networking platform