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 類別