다음을 통해 공유


SqlSmoObject.PostCreate Method

Definition

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

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

Applies to