共用方式為


ProjectContextDataSet.RelationshipsDataTable.NewRelationshipsRow 方法

在RelationshipsDataTable建立 row 物件。

命名空間:  WebSvcProject
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Function NewRelationshipsRow As ProjectContextDataSet.RelationshipsRow
'用途
Dim instance As ProjectContextDataSet.RelationshipsDataTable
Dim returnValue As ProjectContextDataSet.RelationshipsRow

returnValue = instance.NewRelationshipsRow()
public ProjectContextDataSet.RelationshipsRow NewRelationshipsRow()

傳回值

類型:WebSvcProject.ProjectContextDataSet.RelationshipsRow

請參閱

參照

ProjectContextDataSet.RelationshipsDataTable 類別

ProjectContextDataSet.RelationshipsDataTable 成員

WebSvcProject 命名空間