共用方式為


ImportTimesheetDataSet.Relations 屬性

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

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

語法

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

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

屬性值

類型:System.Data.DataRelationCollection

請參閱

參照

ImportTimesheetDataSet 類別

ImportTimesheetDataSet 成員

WebSvcStatusing 命名空間