Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create cursor from object
Message
De
02/01/2012 00:41:06
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Create cursor from object
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Divers
Thread ID:
01532019
Message ID:
01532019
Vues:
81
Let's say I have created a simple object from Empty, and that I have added sevaral properties (and values) to it. The properties could be Integers, floats, dates, strings, logicals, etc.

Now I want to create a cursor with fields named the same as the properties, and have 1 row in the cursor where the row has the values from the object properties.

Basically, I want a function like this:

CreateCursorFromObject(oMyObject, cCursor)
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform