|
FoxDataObjects |
Object-Relational Mapping Tool for Visual FoxPro® |
|
|
SessionClassName Property |
||
|---|---|---|
|
Specifies the custom fdoSession subclass name to be used by the NewSession method to create a Session object.
|
||
|
Property Value |
||
|
String |
||
|
Remarks |
||
| The Server.NewSession method creates a session object
by instantiating an object for the class name specified on this property.
By default this property equals to "fdoSession" but you may want to subclass the fdoSession class if you need to expand its functionality, manage Session level events or code session level special functionality for your object model. |
||
|
See Also |
||
|
Server.NewSession method |
||
| Applies to: Server object | ||
|
Send feedback on this topic to RunAhead Technologies For Technical support and product issues please contact us at support@foxdataobjects.com or visit http://www.foxdataobjects.com |
Copyright (c) 2000-2005 RunAhead Technologies