SqlSmoObject.TouchImpl Method

Definition

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 ()

Applies to