共用方式為


SecurityProjectCategoriesDataSet.UserRelationsRowChangeEvent 建構函式

初始化SecurityProjectCategoriesDataSet.UserRelationsRowChangeEvent物件的新執行個體。

命名空間:  WebSvcSecurity
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Sub New ( _
    row As SecurityProjectCategoriesDataSet.UserRelationsRow, _
    action As DataRowAction _
)
'用途
Dim row As SecurityProjectCategoriesDataSet.UserRelationsRow
Dim action As DataRowAction

Dim instance As New SecurityProjectCategoriesDataSet.UserRelationsRowChangeEvent(row, action)
public UserRelationsRowChangeEvent(
    SecurityProjectCategoriesDataSet.UserRelationsRow row,
    DataRowAction action
)

參數

請參閱

參照

SecurityProjectCategoriesDataSet.UserRelationsRowChangeEvent 類別

SecurityProjectCategoriesDataSet.UserRelationsRowChangeEvent 成員

WebSvcSecurity 命名空間