SecurityProjectCategoriesDataSet.UserRelationsRow 类
表示一个项目安全类别,作为SecurityProjectCategoriesDataSet.UserRelationsDataTable对象中的行的用户关系。
继承层次结构
System.Object
System.Data.DataRow
WebSvcSecurity.SecurityProjectCategoriesDataSet.UserRelationsRow
命名空间: WebSvcSecurity
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Class UserRelationsRow _
Inherits DataRow
用法
Dim instance As SecurityProjectCategoriesDataSet.UserRelationsRow
public class UserRelationsRow : DataRow
线程安全性
该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。