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
row
Typ: WebSvcSecurity.SecurityProjectCategoriesDataSet.GroupRelationsRowEnthält die Zeile, die gelöscht werden soll.
Siehe auch
Referenz
SecurityProjectCategoriesDataSet.GroupRelationsDataTable Klasse
SecurityProjectCategoriesDataSet.GroupRelationsDataTable-Member