次の方法で共有


SecurityProjectCategoriesDataSet.GroupRelationsDataTable.RemoveGroupRelationsRow メソッド

GroupRelationsRowからの行の指定したオブジェクトを削除します。

名前空間:  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 名前空間