共用方式為


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

執行緒安全

這類型的任何公用 static (共用 於 Visual Basic 中) 成員是安全執行緒。不保證任何執行個體成員都是安全執行緒。

請參閱

參照

ObjectLinkProviderDataSet.WebObjectLinksRow 成員

WebSvcObjectLinkProvider 命名空間

其他資源

Using the Object Link Provider

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