SecurityProjectCategoriesDataSet.UserRelationsDataTable.RemoveUserRelationsRow メソッド
GroupPermissionsDataTableからの行の指定したオブジェクトを削除します。
名前空間: WebSvcSecurity
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Sub RemoveUserRelationsRow ( _
row As SecurityProjectCategoriesDataSet.UserRelationsRow _
)
'使用
Dim instance As SecurityProjectCategoriesDataSet.UserRelationsDataTable
Dim row As SecurityProjectCategoriesDataSet.UserRelationsRow
instance.RemoveUserRelationsRow(row)
public void RemoveUserRelationsRow(
SecurityProjectCategoriesDataSet.UserRelationsRow row
)
パラメーター
row
型: WebSvcSecurity.SecurityProjectCategoriesDataSet.UserRelationsRow削除する行が含まれています。
関連項目
参照先
SecurityProjectCategoriesDataSet.UserRelationsDataTable クラス
SecurityProjectCategoriesDataSet.UserRelationsDataTable メンバー