次の方法で共有


SecurityProjectCategoriesDataSet.GroupRelationsDataTable クラス

1 つ以上のSecurityProjectCategoriesDataSet.GroupRelationsRowオブジェクトに含まれているセキュリティ カテゴリでのグループの関係についての情報を表します。

継承階層

System.Object
  System.ComponentModel.MarshalByValueComponent
    System.Data.DataTable
      WebSvcSecurity.SecurityProjectCategoriesDataSet.GroupRelationsDataTable

名前空間:  WebSvcSecurity
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
<SerializableAttribute> _
Public Class GroupRelationsDataTable _
    Inherits DataTable _
    Implements IEnumerable
'使用
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
[SerializableAttribute]
public class GroupRelationsDataTable : DataTable, 
    IEnumerable

スレッド セーフ

この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。

関連項目

参照先

SecurityProjectCategoriesDataSet.GroupRelationsDataTable メンバー

WebSvcSecurity 名前空間