Membri DtsPipelineComponentAttribute
Contains design-time information about a PipelineComponent object.
Il tipo DtsPipelineComponentAttribute espone i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
DtsPipelineComponentAttribute | Initializes a new instance of the DtsPipelineComponentAttribute class. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | (Ereditato da Attribute). | |
Finalize | (Ereditato da Object). | |
GetHashCode | (Ereditato da Attribute). | |
GetType | (Ereditato da Object). | |
IsDefaultAttribute | (Ereditato da Attribute). | |
Match | (Ereditato da Attribute). | |
MemberwiseClone | (Ereditato da Object). | |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
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. (Ereditato da DtsLocalizableAttribute). | |
DisplayName | Gets or sets the display name of the DtsLocalizableAttribute. (Ereditato da 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. (Ereditato da 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. | |
ShapeProgID | Gets or sets the designer shape of the component. | |
TypeId | (Ereditato da Attribute). | |
UITypeName | Gets or sets the qualified name of the assembly implementing the user interface of the component. |
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
_Attribute. . :: . .GetIDsOfNames | (Ereditato da Attribute). | |
_Attribute. . :: . .GetTypeInfo | (Ereditato da Attribute). | |
_Attribute. . :: . .GetTypeInfoCount | (Ereditato da Attribute). | |
_Attribute. . :: . .Invoke | (Ereditato da Attribute). |
In alto
Vedere anche