Freigeben über


SecurityProjectCategoriesDataSet.GroupRelationsDataTable.AddGroupRelationsRow-Methode (SecurityProjectCategoriesDataSet.GroupRelationsRow)

Die GroupRelationsRow -Tabelle, die mithilfe des angegebenen Parameters hinzugefügt ein GroupRelationsRow -Objekt.

Namespace:  WebSvcSecurity
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Sub AddGroupRelationsRow ( _
    row As SecurityProjectCategoriesDataSet.GroupRelationsRow _
)
'Usage
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
Dim row As SecurityProjectCategoriesDataSet.GroupRelationsRow

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

Parameter

Siehe auch

Referenz

SecurityProjectCategoriesDataSet.GroupRelationsDataTable Klasse

SecurityProjectCategoriesDataSet.GroupRelationsDataTable-Member

AddGroupRelationsRow-Überladung

WebSvcSecurity-Namespace