共用方式為


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

適用於