ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable クラス
プロジェクトのユーザーのイベントに関するアラームの日付ベースの 1 つのコレクションを維持するために使用されます。
継承階層
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataTable
WebSvcNotifications.ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
名前空間: WebSvcNotifications
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
<SerializableAttribute> _
Public Class ReminderSubscriptionInfoDataTable _
Inherits DataTable _
Implements IEnumerable
'使用
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
[SerializableAttribute]
public class ReminderSubscriptionInfoDataTable : DataTable,
IEnumerable
注釈
データ テーブルのそれぞれのdata rowは、 ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowアラームのオブジェクトが含まれます。
スレッド セーフ
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。
関連項目
参照先
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable メンバー