Udostępnij przez


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(pl-pl,SQL.100).gif ComponentType Identifies a component as a source, destination, or transformation.
ms211394.pubproperty(pl-pl,SQL.100).gif CurrentVersion Gets or sets the version of the component.
ms211394.pubproperty(pl-pl,SQL.100).gif Description  Gets or sets the description of the DtsLocalizableAttribute. (inherited from DtsLocalizableAttribute)
ms211394.pubproperty(pl-pl,SQL.100).gif DisplayName  Gets or sets the display name of the DtsLocalizableAttribute. (inherited from DtsLocalizableAttribute)
ms211394.pubproperty(pl-pl,SQL.100).gif IconResource Gets or sets the icon used to represent the component in the toolbox.
ms211394.pubproperty(pl-pl,SQL.100).gif LocalizationType  Gets or sets the class that supplies values for the DtsLocalizableAttribute. (inherited from DtsLocalizableAttribute)
ms211394.pubproperty(pl-pl,SQL.100).gif NoEditor Gets or sets a value indicating whether the Advanced Properties editor is available for the component.
ms211394.pubproperty(pl-pl,SQL.100).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(pl-pl,SQL.100).gif ShapeProgID Gets or sets the designer shape of the component.
ms211394.pubproperty(pl-pl,SQL.100).gif TypeId  (inherited from Attribute )
ms211394.pubproperty(pl-pl,SQL.100).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(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Attribute )
ms211394.pubmethod(pl-pl,SQL.100).gifms211394.static(pl-pl,SQL.100).gif GetCustomAttribute  Overloaded. (inherited from Attribute )
ms211394.pubmethod(pl-pl,SQL.100).gifms211394.static(pl-pl,SQL.100).gif GetCustomAttributes  Overloaded. (inherited from Attribute )
ms211394.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Attribute )
ms211394.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms211394.pubmethod(pl-pl,SQL.100).gif IsDefaultAttribute  (inherited from Attribute )
ms211394.pubmethod(pl-pl,SQL.100).gifms211394.static(pl-pl,SQL.100).gif IsDefined  Overloaded. (inherited from Attribute )
ms211394.pubmethod(pl-pl,SQL.100).gif Match  (inherited from Attribute )
ms211394.pubmethod(pl-pl,SQL.100).gifms211394.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms211394.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms211394.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms211394.protmethod(pl-pl,SQL.100).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