TransferBase.EnumScriptTransfer 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 an IEnumerable<string> object with the script for the objects.
public System.Collections.Generic.IEnumerable<string> EnumScriptTransfer ();
member this.EnumScriptTransfer : unit -> seq<string>
Public Function EnumScriptTransfer () As IEnumerable(Of String)
Returns
an IEnumerable<string> object with the script for the objects