RestorePlan.Script Method

Definition

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.

Applies to