DtsPipelineComponentAttribute Members
Contains design-time information about a PipelineComponent object.
The following tables list the members exposed by the DtsPipelineComponentAttribute type.
Public Constructors
Nombre | Description | |
---|---|---|
DtsPipelineComponentAttribute | Initializes a new instance of the DtsPipelineComponentAttribute class. |
Arriba
Public Properties
Nombre | Description | |
---|---|---|
ComponentType | Identifies a component as a source, destination, or transformation. | |
CurrentVersion | Gets or sets the version of the component. | |
Description | Gets or sets the description of the DtsLocalizableAttribute. (inherited from DtsLocalizableAttribute) | |
DisplayName | Gets or sets the display name of the DtsLocalizableAttribute. (inherited from DtsLocalizableAttribute) | |
IconResource | Gets or sets the icon used to represent the component in the toolbox. | |
LocalizationType | Gets or sets the class that supplies values for the DtsLocalizableAttribute. (inherited from DtsLocalizableAttribute) | |
NoEditor | Gets or sets a value indicating whether the Advanced Properties editor is available for the component. | |
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. | |
ShapeProgID | Gets or sets the designer shape of the component. | |
TypeId | (inherited from Attribute ) | |
UITypeName | Gets or sets the qualified name of the assembly implementing the user interface of the component. |
Arriba
Public Methods
(see also Protected Methods )
Nombre | Description | |
---|---|---|
Equals | Overloaded. (inherited from Attribute ) | |
GetCustomAttribute | Overloaded. (inherited from Attribute ) | |
GetCustomAttributes | Overloaded. (inherited from Attribute ) | |
GetHashCode | (inherited from Attribute ) | |
GetType | (inherited from Object ) | |
IsDefaultAttribute | (inherited from Attribute ) | |
IsDefined | Overloaded. (inherited from Attribute ) | |
Match | (inherited from Attribute ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Arriba
Protected Methods
Nombre | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Arriba
Explicit Interface Implementations
Nombre | 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 ) |
Arriba
Vea también
Referencia
DtsPipelineComponentAttribute Class
Microsoft.SqlServer.Dts.Pipeline Namespace