SqlSmoObject.TouchImpl Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Virtual method to allow derived classes to do additional work when touched.
protected virtual void TouchImpl ();
abstract member TouchImpl : unit -> unit
override this.TouchImpl : unit -> unit
Protected Overridable Sub TouchImpl ()