RestorePlan.Script 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.
Verifies the Restore plan and scripts the operation.
public System.Collections.Specialized.StringCollection Script ();
member this.Script : unit -> System.Collections.Specialized.StringCollection
Public Function Script () As StringCollection
Returns
StringColection of the T-SQL script for the operation.