DtsTaskAttribute Miembros
Supplies design time information about a Task object.
El tipo DtsTaskAttribute expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
DtsTaskAttribute | Initializes a new instance of the DtsTaskAttribute class. |
Principio
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Attribute). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Attribute). | |
GetType | (Se hereda de Object). | |
IsDefaultAttribute | (Se hereda de Attribute). | |
Match | (Se hereda de Attribute). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Object). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Description | Infraestructura. (Se hereda de DtsLocalizableAttribute). | |
DisplayName | Infraestructura. (Se hereda de DtsLocalizableAttribute). | |
IconResource | Gets or sets the icon associated with the task object. | |
LocalizationType | Infraestructura. (Se hereda de DtsLocalizableAttribute). | |
RequiredProductLevel | Gets or sets a value from the DTSProductLevel enumeration so you can specify a specific product that this task is used with in the attribute. | |
TaskContact | Gets or sets the contact information for the task. | |
TaskType | Gets or sets the type of the task. | |
TypeId | (Se hereda de Attribute). | |
UITypeName | Specifies the qualified name of the assembly that implements the user interface of the task. |
Principio
Implementaciones de interfaces explícitas
Nombre | Descripción | |
---|---|---|
_Attribute. . :: . .GetIDsOfNames | (Se hereda de Attribute). | |
_Attribute. . :: . .GetTypeInfo | (Se hereda de Attribute). | |
_Attribute. . :: . .GetTypeInfoCount | (Se hereda de Attribute). | |
_Attribute. . :: . .Invoke | (Se hereda de Attribute). |
Principio