SqlSmoObject.Touch 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.
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.