CubeSettingsDataSet.Relations 属性

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

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

语法

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

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

属性值

类型:System.Data.DataRelationCollection

另请参阅

引用

CubeSettingsDataSet 类

CubeSettingsDataSet 成员

WebSvcCubeAdmin 命名空间