次の方法で共有


DelegationDataSet クラス

代表の割り当ての状態管理についてを説明します。

継承階層

System.Object
  System.ComponentModel.MarshalByValueComponent
    System.Data.DataSet
      WebSvcStatusing.DelegationDataSet

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

構文

'宣言
<SerializableAttribute> _
Public Class DelegationDataSet _
    Inherits DataSet
'使用
Dim instance As DelegationDataSet
[SerializableAttribute]
public class DelegationDataSet : DataSet

スレッド セーフ

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

関連項目

参照先

DelegationDataSet メンバー

WebSvcStatusing 名前空間