ProjectContextDataSet.RelationshipsDataTable.NewRelationshipsRow 方法
在RelationshipsDataTable中创建一个行。
命名空间: 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 类