Freigeben über


SyncDataSet.SyncItemTaskMappingsDataTable.RemoveSyncItemTaskMappingsRow-Methode

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

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

Syntax

'Declaration
Public Sub RemoveSyncItemTaskMappingsRow ( _
    row As SyncDataSet.SyncItemTaskMappingsRow _
)
'Usage
Dim instance As SyncDataSet.SyncItemTaskMappingsDataTable
Dim row As SyncDataSet.SyncItemTaskMappingsRow

instance.RemoveSyncItemTaskMappingsRow(row)
public void RemoveSyncItemTaskMappingsRow(
    SyncDataSet.SyncItemTaskMappingsRow row
)

Parameter

Siehe auch

Referenz

SyncDataSet.SyncItemTaskMappingsDataTable Klasse

SyncDataSet.SyncItemTaskMappingsDataTable-Member

WebSvcProject-Namespace