ASTaskBase::ConnectionName Property
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.
Assembly: Microsoft.SqlServer.ASTasks (in Microsoft.SqlServer.ASTasks.dll)
public: property String^ ConnectionName { virtual String^ get(); virtual void set(String^ value); }
Show: