Share via


DtsPipelineComponentAttribute Members

Contains design-time information about a PipelineComponent object.

The following tables list the members exposed by the DtsPipelineComponentAttribute type.

Public Constructors

  Name Description
DtsPipelineComponentAttribute Initializes a new instance of the DtsPipelineComponentAttribute class.

Top

Public Properties

  Name Description
ms211394.pubproperty(en-US,SQL.90).gif ComponentType Identifies a component as a source, destination, or transformation.
ms211394.pubproperty(en-US,SQL.90).gif CurrentVersion Gets or sets the version of the component.
ms211394.pubproperty(en-US,SQL.90).gif Description  Gets or sets the description of the DtsLocalizableAttribute. (inherited from DtsLocalizableAttribute)
ms211394.pubproperty(en-US,SQL.90).gif DisplayName  Gets or sets the display name of the DtsLocalizableAttribute. (inherited from DtsLocalizableAttribute)
ms211394.pubproperty(en-US,SQL.90).gif IconResource Gets or sets the icon used to represent the component in the toolbox.
ms211394.pubproperty(en-US,SQL.90).gif LocalizationType  Gets or sets the class that supplies values for the DtsLocalizableAttribute. (inherited from DtsLocalizableAttribute)
ms211394.pubproperty(en-US,SQL.90).gif NoEditor Gets or sets a value indicating whether the Advanced Properties editor is available for the component.
ms211394.pubproperty(en-US,SQL.90).gif RequiredProductLevel Gets or sets a value indicating the required SQL Server 2005 product level for the data flow component.This property is not CLS-compliant.
ms211394.pubproperty(en-US,SQL.90).gif ShapeProgID Gets or sets the designer shape of the component.
ms211394.pubproperty(en-US,SQL.90).gif TypeId  (inherited from Attribute )
ms211394.pubproperty(en-US,SQL.90).gif UITypeName Gets or sets the qualified name of the assembly implementing the user interface of the component.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms211394.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Attribute )
ms211394.pubmethod(en-US,SQL.90).gifms211394.static(en-US,SQL.90).gif GetCustomAttribute  Overloaded. (inherited from Attribute )
ms211394.pubmethod(en-US,SQL.90).gifms211394.static(en-US,SQL.90).gif GetCustomAttributes  Overloaded. (inherited from Attribute )
ms211394.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Attribute )
ms211394.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms211394.pubmethod(en-US,SQL.90).gif IsDefaultAttribute  (inherited from Attribute )
ms211394.pubmethod(en-US,SQL.90).gifms211394.static(en-US,SQL.90).gif IsDefined  Overloaded. (inherited from Attribute )
ms211394.pubmethod(en-US,SQL.90).gif Match  (inherited from Attribute )
ms211394.pubmethod(en-US,SQL.90).gifms211394.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms211394.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms211394.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms211394.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.Runtime.InteropServices._Attribute.GetIDsOfNames  (inherited from Attribute )
System.Runtime.InteropServices._Attribute.GetTypeInfo  (inherited from Attribute )
System.Runtime.InteropServices._Attribute.GetTypeInfoCount  (inherited from Attribute )
System.Runtime.InteropServices._Attribute.Invoke  (inherited from Attribute )

Top

See Also

Reference

DtsPipelineComponentAttribute Class
Microsoft.SqlServer.Dts.Pipeline Namespace