Function DbSession() Professional
Retrieves the DacSession object of the current work area.
Syntax
DbSession() --> oDacSession | NIL
Return
The function returns the DacSession object managing the connection to the data source of the current work area. If the table open in the work area is accessed without a DacSession object or if the work area is not used, the return value is NIL.
Description
See Xbase++ Online Help.
Feedback
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.