次の方法で共有


AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable.RemoveAlertSubscriptionInfoRow メソッド

AlertSubscriptionInfoDataTableからの行の指定したオブジェクトを削除します。

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

構文

'宣言
Public Sub RemoveAlertSubscriptionInfoRow ( _
    row As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow _
)
'使用
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable
Dim row As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow

instance.RemoveAlertSubscriptionInfoRow(row)
public void RemoveAlertSubscriptionInfoRow(
    AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow row
)

パラメーター

関連項目

参照先

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable クラス

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable メンバー

WebSvcNotifications 名前空間