共用方式為


SecurityProjectCategoriesDataSet.GroupRelationsDataTable.NewGroupRelationsRow 方法

在GroupRelationsDataTable建立 row 物件。

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

語法

'宣告
Public Function NewGroupRelationsRow As SecurityProjectCategoriesDataSet.GroupRelationsRow
'用途
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
Dim returnValue As SecurityProjectCategoriesDataSet.GroupRelationsRow

returnValue = instance.NewGroupRelationsRow()
public SecurityProjectCategoriesDataSet.GroupRelationsRow NewGroupRelationsRow()

傳回值

類型:WebSvcSecurity.SecurityProjectCategoriesDataSet.GroupRelationsRow

請參閱

參照

SecurityProjectCategoriesDataSet.GroupRelationsDataTable 類別

SecurityProjectCategoriesDataSet.GroupRelationsDataTable 成員

WebSvcSecurity 命名空間