Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Custom class with DataSession?
Message
 
 
To
31/07/2001 14:36:48
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00537926
Message ID:
00538017
Views:
9
>Hi all,
>
>Will the Custom class in VFP 7 have a DataSession property? Or will the Session class in VFP 7 accept objects?

Why does the Session class have to be a container? It does have a AddProperty method and you can use it to create properties and assign objects to those properties.

In the Destroy method, you have to have cleanup code to assign the properties to NULL clearing the object's reference (or calling the object's Release method).

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform