DataSession 类 |
命名空间: XSharp.RDD
DataSession 类型公开以下成员。
名称 | 说明 | |
---|---|---|
DataSession(String) | Construct a new datasession | |
DataSession(Int32, String) | Construct a new datasession |
名称 | 说明 | |
---|---|---|
CurrentWorkarea | Get Current Workarea Object (继承自 Workareas。) | |
CurrentWorkareaNO | Get 1 based Current Workarea Number (继承自 Workareas。) | |
Id | The unique id for the datasession | |
Name | The name for the datasession. | |
Sessions | List of all open DataSessions |
名称 | 说明 | |
---|---|---|
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 (继承自 Workareas。) | |
CloseArea(UInt32) | Close area with 1 based Workarea number (继承自 Workareas。) | |
CloseArea(IRdd) | Close the area where this RDD object is used. (继承自 Workareas。) | |
CommitAll | Commit changes in all workares in this Workarea list (继承自 Workareas。) | |
FindAlias | Return 1 based Workarea Number for Alias or 0 when no found (继承自 Workareas。) | |
FindEmptyArea | Return 1 based empty Workarea (继承自 Workareas。) | |
GetAlias | Get Alias for 1 based Workarea Number (继承自 Workareas。) | |
GetCargo | (继承自 Workareas。) | |
GetRDD | Get RDD object for 1 based Workarea Number (继承自 Workareas。) | |
SetArea | Set RDD object and ALias for 1 based Workarea Number (继承自 Workareas。) | |
SetCargo | (继承自 Workareas。) | |
UnLockAll | Unlock All RDDs referenced by this Workarea list (继承自 Workareas。) |