次の方法で共有


LookupTableDataSet.LookupTableMasksDataTable.OnRowChanging メソッド

LookupTableMasksRowChangingイベントの前のイベント ハンドラー。

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

構文

'宣言
Protected Overrides Sub OnRowChanging ( _
    e As DataRowChangeEventArgs _
)
'使用
Dim e As DataRowChangeEventArgs

Me.OnRowChanging(e)
protected override void OnRowChanging(
    DataRowChangeEventArgs e
)

パラメーター

関連項目

参照先

LookupTableDataSet.LookupTableMasksDataTable クラス

LookupTableDataSet.LookupTableMasksDataTable メンバー

WebSvcLookupTable 名前空間