DtsTaskAttribute Properties
SQL Server 2012
The DtsTaskAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
Description | Infrastructure. Gets or sets the description of the DtsLocalizableAttribute. (Inherited from DtsLocalizableAttribute.) |
|
DisplayName | Infrastructure. Gets or sets the display name of the DtsLocalizableAttribute. (Inherited from DtsLocalizableAttribute.) |
|
HelpCollection | Gets or sets the help collection from which to retrieve the help. |
|
HelpKeyword | Gets or sets the help keyword associated with the task object. |
|
IconResource | Gets or sets the icon associated with the task object. |
|
LocalizationType | Infrastructure. Gets or sets the class that supplies values for the DtsLocalizableAttribute. (Inherited from 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. |
|
SamplesTag | Gets or sets the samples tag from the task. |
|
TaskContact | Gets or sets the contact information for the task. |
|
TaskType | Gets or sets the type of the task. |
|
TypeId | (Inherited from Attribute.) |
|
UITypeName | Specifies the qualified name of the assembly that implements the user interface of the task. |
