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
)
パラメーター
e
型: System.Data.DataRowChangeEventArgsイベントのデータ。
関連項目
参照先
LookupTableDataSet.LookupTableMasksDataTable クラス