SecurityProjectCategoriesDataSet.GroupRelationsDataTable.NewGroupRelationsRow 方法
在GroupRelationsDataTable中创建一个行。
命名空间: WebSvcSecurity
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Function NewGroupRelationsRow As SecurityProjectCategoriesDataSet.GroupRelationsRow
用法
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
Dim returnValue As SecurityProjectCategoriesDataSet.GroupRelationsRow
returnValue = instance.NewGroupRelationsRow()
public SecurityProjectCategoriesDataSet.GroupRelationsRow NewGroupRelationsRow()
返回值
类型:WebSvcSecurity.SecurityProjectCategoriesDataSet.GroupRelationsRow
另请参阅
引用
SecurityProjectCategoriesDataSet.GroupRelationsDataTable 类