AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable.AddAlertSubscriptionInfoRow メソッド (AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow)
AlertSubscriptionInfoDataTableにAddAlertSubscriptionInfoRowオブジェクトを追加します。
名前空間: WebSvcNotifications
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Sub AddAlertSubscriptionInfoRow ( _
row As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow _
)
'使用
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable
Dim row As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow
instance.AddAlertSubscriptionInfoRow(row)
public void AddAlertSubscriptionInfoRow(
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow row
)
パラメーター
row
型: WebSvcNotifications.AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow行追加することにはが含まれます。
関連項目
参照先
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable クラス
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable メンバー