ASExecuteDDLTask.ExecutionValue Property

Definition

Gets the result of the Analysis Services Execute DDL task.

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

The result of the Analysis Services Execute DDL task.

Applies to