TransferStoredProceduresTask.ExecutionValue Property

Definition

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 : obj
Public Overrides ReadOnly Property ExecutionValue As Object

Property Value

An object that contains the number of stored procedures that were transferred.

Applies to