SecurityProjectCategoriesDataSet.ProjectCategoriesDataTable - Classe
Représente des informations sur les catégories de sécurité de project, qui se trouve dans un ou plusieurs objets SecurityProjectCategoriesDataSet.ProjectCategoriesRow .
Hiérarchie d’héritage
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataTable
WebSvcSecurity.SecurityProjectCategoriesDataSet.ProjectCategoriesDataTable
Espace de noms : WebSvcSecurity
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Class ProjectCategoriesDataTable _
Inherits DataTable _
Implements IEnumerable
'Utilisation
Dim instance As SecurityProjectCategoriesDataSet.ProjectCategoriesDataTable
[SerializableAttribute]
public class ProjectCategoriesDataTable : DataTable,
IEnumerable
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.
Voir aussi
Référence
SecurityProjectCategoriesDataSet.ProjectCategoriesDataTable - Membres