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
)
パラメーター
row
型: WebSvcNotifications.AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow行の情報が含まれています。
関連項目
参照先
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable クラス
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable メンバー