次の方法で共有


ModelComponent.AfterRemove(ModelComponentCollection) メソッド

定義

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 です。

注釈

内部使用です。

適用対象