ModelComponent.AfterRemove(ModelComponentCollection) Méthode

Définition

Affiche une instance de ModelComponentCollection après la suppression d’un objet ModelComponent.

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)

Paramètres

collection
ModelComponentCollection

ModelComponentCollection où l’objet est supprimé.

Remarques

À usage interne uniquement.

S’applique à