TransferBase.ScriptTransfer 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.
Returns a StringCollection object with the script for the objects. This method throws an error if ScriptData is true
public System.Collections.Specialized.StringCollection ScriptTransfer ();
member this.ScriptTransfer : unit -> System.Collections.Specialized.StringCollection
Public Function ScriptTransfer () As StringCollection
Returns
StringCollection object with the script for objects
Exceptions
If Options.ScriptData is true