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 类