Freigeben über


SyncDataSet.SyncFieldMappingsRowChangeEvent-Konstruktor

Initialisiert eine neue Instanz des SyncDataSet.SyncFieldMappingsRowChangeEvent -Objekts.

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

Syntax

'Declaration
Public Sub New ( _
    row As SyncDataSet.SyncFieldMappingsRow, _
    action As DataRowAction _
)
'Usage
Dim row As SyncDataSet.SyncFieldMappingsRow
Dim action As DataRowAction

Dim instance As New SyncDataSet.SyncFieldMappingsRowChangeEvent(row, action)
public SyncFieldMappingsRowChangeEvent(
    SyncDataSet.SyncFieldMappingsRow row,
    DataRowAction action
)

Parameter

Siehe auch

Referenz

SyncDataSet.SyncFieldMappingsRowChangeEvent Klasse

SyncDataSet.SyncFieldMappingsRowChangeEvent-Member

WebSvcProject-Namespace