Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Which datasession will the object sit in?
Message
De
03/12/2002 11:45:06
 
 
À
03/12/2002 11:03:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00729013
Message ID:
00729041
Vues:
18
This message has been marked as the solution to the initial question of the thread.
Hi Kevin.

>Will any references to this.oApp go back to the data-session that poApp was created in, or will it stay within the current form's datasession?

Any code you run in methods of poApp will execute in the datasession that poApp was created in. You'll see this if you trace code from the form calling a This.oApp method -- the value of SET('DATASESSION') will switch as execution moves to the poApp method and back again upon return to the form method.

Doug
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform