ProjectDataSet.DependencyDataTable.NewDependencyRow 方法
在DependencyDataTable建立DependencyRow物件。
命名空間: WebSvcProject
組件: 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()
傳回值
類型:WebSvcProject.ProjectDataSet.DependencyRow
請參閱
參照
ProjectDataSet.DependencyDataTable 類別