ObjectLinkProviderDataSet.WebObjectLinksRow 类

包含一个 web 对象的项目或任务之间的链接的数据。

继承层次结构

System.Object
  System.Data.DataRow
    WebSvcObjectLinkProvider.ObjectLinkProviderDataSet.WebObjectLinksRow

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

语法

声明
Public Class WebObjectLinksRow _
    Inherits DataRow
用法
Dim instance As ObjectLinkProviderDataSet.WebObjectLinksRow
public class WebObjectLinksRow : DataRow

备注

有关对象链接提供程序 (OLP) 的一般信息,请参阅Using the Object Link Provider

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

ObjectLinkProviderDataSet.WebObjectLinksRow 成员

WebSvcObjectLinkProvider 命名空间

其他资源

Using the Object Link Provider

How to: Use the OLP to Link a Task to an Issue