共用方式為


AssnHistoryDataSet.HistoryDataTable.RemoveHistoryRow 方法

會從HistoryDataTable刪除指定的 row 物件。

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

語法

'宣告
Public Sub RemoveHistoryRow ( _
    row As AssnHistoryDataSet.HistoryRow _
)
'用途
Dim instance As AssnHistoryDataSet.HistoryDataTable
Dim row As AssnHistoryDataSet.HistoryRow

instance.RemoveHistoryRow(row)
public void RemoveHistoryRow(
    AssnHistoryDataSet.HistoryRow row
)

參數

請參閱

參照

AssnHistoryDataSet.HistoryDataTable 類別

AssnHistoryDataSet.HistoryDataTable 成員

WebSvcStatusing 命名空間