TimesheetDataSet.Relations 属性

获取的链接表,并启用从父表到子表TimesheetDataSet中的导航的关系的集合。

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

语法

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

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

属性值

类型:System.Data.DataRelationCollection

另请参阅

引用

TimesheetDataSet 类

TimesheetDataSet 成员

WebSvcTimeSheet 命名空间