Freigeben über


SecurityProjectCategoriesDataSet.GroupRelationsDataTable.RemoveGroupRelationsRow-Methode

Löscht das angegebene Row-Objekt aus der GroupRelationsRow.

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

Syntax

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

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

Parameter

Siehe auch

Referenz

SecurityProjectCategoriesDataSet.GroupRelationsDataTable Klasse

SecurityProjectCategoriesDataSet.GroupRelationsDataTable-Member

WebSvcSecurity-Namespace