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입니다.

적용 대상