Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DE can be contained by what objects?
Message
De
17/06/1999 20:41:07
 
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00231010
Message ID:
00231165
Vues:
21
>I tried to custom.addobject("de","dataenvironment") to no avail and UT members stated that only a form object can contain a DE.
>
>How do you contain your bizobj DE?
>TIA

If you read the rest of the previous thread, you will see that though DEs cannot be contained in other objects, they can be created in space and another object's property can hold a reference to it.

oContainer.oDE = CREATEOBJECT("myDE")

works.


oContainer.Addobject("oDE","MyDE")

Doesn't work.
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform