次の方法で共有


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
)

パラメーター

関連項目

参照先

SecurityProjectCategoriesDataSet.GroupRelationsDataTable クラス

SecurityProjectCategoriesDataSet.GroupRelationsDataTable メンバー

AddGroupRelationsRow オーバーロード

WebSvcSecurity 名前空間