SecurityProjectCategoriesDataSet.GroupRelationsDataTable 类

表示安全类别组关系有关的信息包含在一个或多个SecurityProjectCategoriesDataSet.GroupRelationsRow对象。

继承层次结构

System.Object
  System.ComponentModel.MarshalByValueComponent
    System.Data.DataTable
      WebSvcSecurity.SecurityProjectCategoriesDataSet.GroupRelationsDataTable

命名空间:  WebSvcSecurity
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
<SerializableAttribute> _
Public Class GroupRelationsDataTable _
    Inherits DataTable _
    Implements IEnumerable
用法
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
[SerializableAttribute]
public class GroupRelationsDataTable : DataTable, 
    IEnumerable

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

SecurityProjectCategoriesDataSet.GroupRelationsDataTable 成员

WebSvcSecurity 命名空间