共用方式為


SecurityProjectCategoriesDataSet.GroupRelationsDataTable.RemoveGroupRelationsRow 方法

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

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

語法

'宣告
Public Sub RemoveGroupRelationsRow ( _
    row As SecurityProjectCategoriesDataSet.GroupRelationsRow _
)
'用途
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
Dim row As SecurityProjectCategoriesDataSet.GroupRelationsRow

instance.RemoveGroupRelationsRow(row)
public void RemoveGroupRelationsRow(
    SecurityProjectCategoriesDataSet.GroupRelationsRow row
)

參數

請參閱

參照

SecurityProjectCategoriesDataSet.GroupRelationsDataTable 類別

SecurityProjectCategoriesDataSet.GroupRelationsDataTable 成員

WebSvcSecurity 命名空間