SecurityProjectCategoriesDataSet.GroupRelationsDataTable.GroupRelationsRowChanged 事件
列有所變更之後,就會發生後置事件。
命名空間: WebSvcSecurity
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Event GroupRelationsRowChanged As SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEventHandler
'用途
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
Dim handler As SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEventHandler
AddHandler instance.GroupRelationsRowChanged, handler
public event SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEventHandler GroupRelationsRowChanged
請參閱
參照
SecurityProjectCategoriesDataSet.GroupRelationsDataTable 類別