ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEvent コンストラクター
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEventオブジェクトの新しいインスタンスを初期化します。
名前空間: WebSvcNotifications
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Sub New ( _
row As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow, _
action As DataRowAction _
)
'使用
Dim row As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim action As DataRowAction
Dim instance As New ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEvent(row, action)
public ReminderSubscriptionInfoRowChangeEvent(
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow row,
DataRowAction action
)
パラメーター
- action
型: System.Data.DataRowAction
関連項目
参照先
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEvent クラス
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEvent メンバー