共用方式為


TimesheetLineClassDataSet.Relations 屬性

會取得之連結資料表,並允許從父導覽TimesheetLineClassDataSet中的資料表到子資料表關聯的集合。

命名空間:  WebSvcAdmin
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public ReadOnly Property Relations As DataRelationCollection
    Get
'用途
Dim instance As TimesheetLineClassDataSet
Dim value As DataRelationCollection

value = instance.Relations
public DataRelationCollection Relations { get; }

屬性值

類型:System.Data.DataRelationCollection
資料集的DataRelation物件的集合。

請參閱

參照

TimesheetLineClassDataSet 類別

TimesheetLineClassDataSet 成員

WebSvcAdmin 命名空間