Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Custom Data Set Idea
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Custom Data Set Idea
Divers
Thread ID:
01201963
Message ID:
01201963
Vues:
48
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform