共用方式為


StatusingAssignmentDependenciesDataSet.PostDependenciesDataTable.RemovePostDependenciesRow 方法

從PostDependenciesDataTable中刪除資料列物件。

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

語法

'宣告
Public Sub RemovePostDependenciesRow ( _
    row As StatusingAssignmentDependenciesDataSet.PostDependenciesRow _
)
'用途
Dim instance As StatusingAssignmentDependenciesDataSet.PostDependenciesDataTable
Dim row As StatusingAssignmentDependenciesDataSet.PostDependenciesRow

instance.RemovePostDependenciesRow(row)
public void RemovePostDependenciesRow(
    StatusingAssignmentDependenciesDataSet.PostDependenciesRow row
)

參數

請參閱

參照

StatusingAssignmentDependenciesDataSet.PostDependenciesDataTable 類別

StatusingAssignmentDependenciesDataSet.PostDependenciesDataTable 成員

WebSvcStatusing 命名空間