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
)
パラメーター
row
型: WebSvcSecurity.SecurityProjectCategoriesDataSet.GroupRelationsRow削除する行が含まれています。
関連項目
参照先
SecurityProjectCategoriesDataSet.GroupRelationsDataTable クラス
SecurityProjectCategoriesDataSet.GroupRelationsDataTable メンバー