次の方法で共有


SyncDataSet.SyncFieldMappingsRowChangeEvent コンストラクター

SyncDataSet.SyncFieldMappingsRowChangeEventオブジェクトの新しいインスタンスを初期化します。

名前空間:  WebSvcProject
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Sub New ( _
    row As SyncDataSet.SyncFieldMappingsRow, _
    action As DataRowAction _
)
'使用
Dim row As SyncDataSet.SyncFieldMappingsRow
Dim action As DataRowAction

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

パラメーター

関連項目

参照先

SyncDataSet.SyncFieldMappingsRowChangeEvent クラス

SyncDataSet.SyncFieldMappingsRowChangeEvent メンバー

WebSvcProject 名前空間