LookupTableMultiLangDataSet.LookupTablesDataTable.OnRowChanging 方法
LookupTablesRowChanging事件前的事件處理常式。
命名空間: 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事件的資料。
請參閱
參照
LookupTableMultiLangDataSet.LookupTablesDataTable 類別