DataSession Methods |
The DataSession type exposes the following members.
Name | Description | |
---|---|---|
Add | Add a DataSession to the list of open datasessions | |
Close | Remove a DataSession from the list of open datasessions | |
CloseAll | Close All RDDs referenced by this Workarea list (Inherited from Workareas.) | |
CloseArea(DWord) | Close area with 1 based Workarea number (Inherited from Workareas.) | |
CloseArea(IRdd) | Close the area where this RDD object is used. (Inherited from Workareas.) | |
CommitAll | Commit changes in all workares in this Workarea list (Inherited from Workareas.) | |
FindAlias | Return 1 based Workarea Number for Alias or 0 when no found (Inherited from Workareas.) | |
FindEmptyArea | Return 1 based empty Workarea (Inherited from Workareas.) | |
GetAlias | Get Alias for 1 based Workarea Number (Inherited from Workareas.) | |
GetCargo | (Inherited from Workareas.) | |
GetRDD | Get RDD object for 1 based Workarea Number (Inherited from Workareas.) | |
SetArea | Set RDD object and ALias for 1 based Workarea Number (Inherited from Workareas.) | |
SetCargo | (Inherited from Workareas.) | |
UnLockAll | Unlock All RDDs referenced by this Workarea list (Inherited from Workareas.) |