Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Private data session class...
Message
 
 
À
22/05/2003 03:24:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00791188
Message ID:
00791557
Vues:
22
I would say not. You are arguing semantics. MyClass is only holding a reference to an object that has a private DS.

>Hmmm. Isn't this a class with a private datasession:
>
>
>DEFINE CLASS myclass AS Custom
>
>myDS = .NULL.
>
>FUNCTION INIT()
>  this.myDS = CREATEOBJECT("Session")
>  SET DATASESSION TO this.myDS.DataSession
>  USE GETFILE()
>END FUNC
>
>ENDDEFINE
>
>
>Regards,
>Viv
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform