次の方法で共有


AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable クラス

サブスクリプション通知のコレクションを維持するために使用されます。

継承階層

System.Object
  System.ComponentModel.MarshalByValueComponent
    System.Data.DataTable
      WebSvcNotifications.AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable

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

構文

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

注釈

データ テーブルの行ごとに、 AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowオブジェクトが含まれています。

スレッド セーフ

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

関連項目

参照先

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable メンバー

WebSvcNotifications 名前空間