ModelComponent.AfterRemove(ModelComponentCollection) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ModelComponent オブジェクトを削除した後、ModelComponentCollection を表示します。
protected internal virtual void AfterRemove (Microsoft.AnalysisServices.ModelComponentCollection collection);
abstract member AfterRemove : Microsoft.AnalysisServices.ModelComponentCollection -> unit
override this.AfterRemove : Microsoft.AnalysisServices.ModelComponentCollection -> unit
Protected Friend Overridable Sub AfterRemove (collection As ModelComponentCollection)
パラメーター
- collection
- ModelComponentCollection
オブジェクトが削除される ModelComponentCollection です。
注釈
内部使用です。