This topic has not yet been rated - Rate this topic

DtsPipelineComponentAttribute.ShapeProgID Property

Gets or sets the designer shape of the component.

Namespace:  Microsoft.SqlServer.Dts.Pipeline
Assembly:  Microsoft.SqlServer.PipelineHost (in Microsoft.SqlServer.PipelineHost.dll)
public string ShapeProgID { get; set; }

Property Value

Type: System.String
The PROGID of the object that implements the shape for the component.

This optional property specifies the shape that is displayed when the component is added to the design surface of the data flow task.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.