SecurityProjectCategoriesDataSet.GroupRelationsDataTable.AddGroupRelationsRow メソッド (SecurityProjectCategoriesDataSet.GroupRelationsRow)
指定したパラメーターを使用して、 GroupRelationsRowテーブルに、 GroupRelationsRowオブジェクトを追加します。
名前空間: WebSvcSecurity
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Sub AddGroupRelationsRow ( _
row As SecurityProjectCategoriesDataSet.GroupRelationsRow _
)
'使用
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
Dim row As SecurityProjectCategoriesDataSet.GroupRelationsRow
instance.AddGroupRelationsRow(row)
public void AddGroupRelationsRow(
SecurityProjectCategoriesDataSet.GroupRelationsRow row
)
パラメーター
row
型: WebSvcSecurity.SecurityProjectCategoriesDataSet.GroupRelationsRow行追加することにはが含まれます。
関連項目
参照先
SecurityProjectCategoriesDataSet.GroupRelationsDataTable クラス
SecurityProjectCategoriesDataSet.GroupRelationsDataTable メンバー