Partager via


Membres DtsTaskAttribute

Supplies design time information about a Task object.

Le type DtsTaskAttribute expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique DtsTaskAttribute Initializes a new instance of the DtsTaskAttribute class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Attribute.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Attribute.)
Méthode publique GetType (Hérité de Object.)
Méthode publique IsDefaultAttribute (Hérité de Attribute.)
Méthode publique Match (Hérité de Attribute.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Description Infrastructure. (Hérité de DtsLocalizableAttribute.)
Propriété publique DisplayName Infrastructure. (Hérité de DtsLocalizableAttribute.)
Propriété publique IconResource Gets or sets the icon associated with the task object.
Propriété publique LocalizationType Infrastructure. (Hérité de DtsLocalizableAttribute.)
Propriété publique 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.
Propriété publique TaskContact Gets or sets the contact information for the task.
Propriété publique TaskType Gets or sets the type of the task.
Propriété publique TypeId (Hérité de Attribute.)
Propriété publique UITypeName Specifies the qualified name of the assembly that implements the user interface of the task.

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée _Attribute. . :: . .GetIDsOfNames (Hérité de Attribute.)
Implémentation d'interface expliciteMéthode privée _Attribute. . :: . .GetTypeInfo (Hérité de Attribute.)
Implémentation d'interface expliciteMéthode privée _Attribute. . :: . .GetTypeInfoCount (Hérité de Attribute.)
Implémentation d'interface expliciteMéthode privée _Attribute. . :: . .Invoke (Hérité de Attribute.)

Haut de la page