VersionsDataSet.Relations 属性

获取表之间的关系的集合,并在VersionDataSet中允许导航从父表到子表。

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

语法

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

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

属性值

类型:System.Data.DataRelationCollection

另请参阅

引用

VersionsDataSet 类

VersionsDataSet 成员

WebSvcAdmin 命名空间