ASExecuteDDLTask Properties

 

Namespace:   Microsoft.DataTransformationServices.Tasks.DTSProcessingTask
Assembly:  Microsoft.SqlServer.ASTasks (in Microsoft.SqlServer.ASTasks.dll)

NameDescription
System_CAPS_pubpropertyConnectionName

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.)

System_CAPS_pubpropertyExecutionValue

Gets the result of the Analysis Services Execute DDL task.(Overrides Task::ExecutionValue.)

System_CAPS_protpropertyProgressEventName

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.)

System_CAPS_pubpropertySource

Gets or sets the name of the source that contains the DDL statement to be sent to the Analysis Services server.

System_CAPS_pubpropertySourceType

Gets or sets a value from the DDLSourceType enumeration indicating the source type that contains the DDL statements.

System_CAPS_protpropertyStatusEventName

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.)

System_CAPS_protpropertySubComponentName

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.)

System_CAPS_pubpropertyTargetServerVersion

(Inherited from Task.)

System_CAPS_pubpropertySystem_CAPS_staticTaskDescription

Gets a description of the Analysis Services Execute DDL task.

System_CAPS_pubpropertySystem_CAPS_staticTaskDisplayName

Gets the unique name for the Analysis Services Execute DDL task.

System_CAPS_pubpropertyVersion

*** Member deprecated; see Remarks. ***   Returns the version of the task. This property is read-only.(Inherited from Task.)

Return to top
Show: