ASExecuteDDLTask Properties
Assembly: Microsoft.SqlServer.ASTasks (in Microsoft.SqlServer.ASTasks.dll)
| Name | Description | |
|---|---|---|
![]() | ConnectionName | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the name of the connection for the analysis services task.(Inherited from ASTaskBase.) |
![]() | ExecutionValue | Gets the result of the Analysis Services Execute DDL task.(Overrides Task::ExecutionValue.) |
![]() | ProgressEventName | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the name of the progress event for the analysis services task.(Inherited from ASTaskBase.) |
![]() | Source | Gets or sets the name of the source that contains the DDL statement to be sent to the Analysis Services server. |
![]() | SourceType | Gets or sets a value from the DDLSourceType enumeration indicating the source type that contains the DDL statements. |
![]() | StatusEventName | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the status event name for the Analysis Services Execute DDL task.(Overrides ASTaskBase::StatusEventName.) |
![]() | SubComponentName | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the sub component name for the Analysis Services Execute DDL task.(Overrides ASTaskBase::SubComponentName.) |
![]() | TargetServerVersion | (Inherited from Task.) |
![]() ![]() | TaskDescription | Gets a description of the Analysis Services Execute DDL task. |
![]() ![]() | TaskDisplayName | Gets the unique name for the Analysis Services Execute DDL task. |
![]() | Version | *** Member deprecated; see Remarks. *** Returns the version of the task. This property is read-only.(Inherited from Task.) |


