ProjectDataSet.DependencyDataTable.NewDependencyRow 方法
在DependencyDataTable中创建一个行。
命名空间: WebSvcStatusing
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Function NewDependencyRow As ProjectDataSet.DependencyRow
用法
Dim instance As ProjectDataSet.DependencyDataTable
Dim returnValue As ProjectDataSet.DependencyRow
returnValue = instance.NewDependencyRow()
public ProjectDataSet.DependencyRow NewDependencyRow()
返回值
类型:WebSvcStatusing.ProjectDataSet.DependencyRow
另请参阅
引用
ProjectDataSet.DependencyDataTable 类