Partager via


SecurityProjectCategoriesDataSet.GroupRelationsDataTable.AddGroupRelationsRow - Méthode (SecurityProjectCategoriesDataSet.GroupRelationsRow)

Ajoute un objet GroupRelationsRow à la table GroupRelationsRow , à l'aide du paramètre spécifié.

Espace de noms :  WebSvcSecurity
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Sub AddGroupRelationsRow ( _
    row As SecurityProjectCategoriesDataSet.GroupRelationsRow _
)
'Utilisation
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
Dim row As SecurityProjectCategoriesDataSet.GroupRelationsRow

instance.AddGroupRelationsRow(row)
public void AddGroupRelationsRow(
    SecurityProjectCategoriesDataSet.GroupRelationsRow row
)

Paramètres

Voir aussi

Référence

SecurityProjectCategoriesDataSet.GroupRelationsDataTable classe

SecurityProjectCategoriesDataSet.GroupRelationsDataTable - Membres

AddGroupRelationsRow - Surcharge

WebSvcSecurity - Espace de noms