SqlSmoObject.TouchImpl 方法

定义

虚拟方法允许派生类在触摸时执行其他工作。

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

适用于