SqlObjectBase.RestoreInitialState 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.
get the object in a clean state remove whatever was changed to resolve the current request
protected void RestoreInitialState ();
member this.RestoreInitialState : unit -> unit
Protected Sub RestoreInitialState ()