SecurityProjectCategoriesDataSet.GroupRelationsDataTable.RemoveGroupRelationsRow 方法
从GroupRelationsRow中删除指定的行的对象。
命名空间: WebSvcSecurity
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Sub RemoveGroupRelationsRow ( _
row As SecurityProjectCategoriesDataSet.GroupRelationsRow _
)
用法
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
Dim row As SecurityProjectCategoriesDataSet.GroupRelationsRow
instance.RemoveGroupRelationsRow(row)
public void RemoveGroupRelationsRow(
SecurityProjectCategoriesDataSet.GroupRelationsRow row
)
参数
另请参阅
引用
SecurityProjectCategoriesDataSet.GroupRelationsDataTable 类