ExecuteSQLTask.ExecutionValue Property

Definition

Returns the number of rows affected by the SQL statement or statements.

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

A user-defined object.

Applies to