ProjectTimesheetLinesDataSet.Relations 属性

获取集合的链接表,并在ProjectTimesheetLinesDataSet中允许导航从父表到子表的关系。

命名空间:  WebSvcTimeSheet
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public ReadOnly Property Relations As DataRelationCollection
    Get
用法
Dim instance As ProjectTimesheetLinesDataSet
Dim value As DataRelationCollection

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

属性值

类型:System.Data.DataRelationCollection

另请参阅

引用

ProjectTimesheetLinesDataSet 类

ProjectTimesheetLinesDataSet 成员

WebSvcTimeSheet 命名空间