Share via


SqlSmoObject.PostAlter Method

Definition

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

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

Applies to