SqlSmoObject.PostDrop Method

Definition

this function is meant to be overriden by derived classes, if they have to do supplimentary actions after dropping the object

protected virtual void PostDrop ();
abstract member PostDrop : unit -> unit
override this.PostDrop : unit -> unit
Protected Overridable Sub PostDrop ()

Applies to