QueueStatusDataSet.Relations 属性

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

语法

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

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

属性值

类型:System.Data.DataRelationCollection

另请参阅

引用

QueueStatusDataSet 类

QueueStatusDataSet 成员

WebSvcQueueSystem 命名空间