TransferStoredProceduresTask.ExecutionValue Property     
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 object containing a count of the number of stored procedures that were transferred.
public:
 virtual property System::Object ^ ExecutionValue { System::Object ^ get(); };public override object ExecutionValue { get; }member this.ExecutionValue : objPublic Overrides ReadOnly Property ExecutionValue As ObjectProperty Value
An object that contains the number of stored procedures that were transferred.