共用方式為


TimesheetListDataSet.Relations 屬性

取得關聯的連結資料表,並允許從父代的瀏覽TimesheetListDataSet中的資料表到子資料表的集合。

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

語法

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

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

屬性值

類型:System.Data.DataRelationCollection

請參閱

參照

TimesheetListDataSet 類別

TimesheetListDataSet 成員

WebSvcTimeSheet 命名空間