SqlSmoObject.Touch Method

Definition

Mark the object "touched" for unconditional scripting of Alter.

public void Touch ();
member this.Touch : unit -> unit
Public Sub Touch ()

Remarks

Properties are not marked dirty, so properties beyond the text definition will not be scripted for Alter.

Applies to