次の方法で共有


TableNotificationCollection.Remove(TableNotification) メソッド

定義

指定した TableNotification をこのコレクションから削除します。

public void Remove (Microsoft.AnalysisServices.TableNotification item);
member this.Remove : Microsoft.AnalysisServices.TableNotification -> unit
Public Sub Remove (item As TableNotification)

パラメーター

item
TableNotification

削除する TableNotification

適用対象