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