次の方法で共有


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
)

パラメーター

関連項目

参照先

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable クラス

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable メンバー

AddAlertSubscriptionInfoRow オーバーロード

WebSvcNotifications 名前空間