(SecurityProjectCategoriesDataSet.GroupRelationsRow) del método SecurityProjectCategoriesDataSet.GroupRelationsDataTable.AddGroupRelationsRow
Agrega un objeto GroupRelationsRow a la tabla GroupRelationsRow , utilizando el parámetro especificado.
Espacio de nombres: WebSvcSecurity
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Sub AddGroupRelationsRow ( _
row As SecurityProjectCategoriesDataSet.GroupRelationsRow _
)
'Uso
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
Dim row As SecurityProjectCategoriesDataSet.GroupRelationsRow
instance.AddGroupRelationsRow(row)
public void AddGroupRelationsRow(
SecurityProjectCategoriesDataSet.GroupRelationsRow row
)
Parámetros
row
Tipo: WebSvcSecurity.SecurityProjectCategoriesDataSet.GroupRelationsRowContiene la fila que se agrega.
Vea también
Referencia
clase SecurityProjectCategoriesDataSet.GroupRelationsDataTable
Miembros SecurityProjectCategoriesDataSet.GroupRelationsDataTable