DtsTaskAttribute 成員
Supplies design time information about a Task object.
DtsTaskAttribute 型別公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
Equals | (繼承自 Attribute。) | |
Finalize | (繼承自 Object。) | |
GetHashCode | (繼承自 Attribute。) | |
GetType | (繼承自 Object。) | |
IsDefaultAttribute | (繼承自 Attribute。) | |
Match | (繼承自 Attribute。) | |
MemberwiseClone | (繼承自 Object。) | |
ToString | (繼承自 Object。) |
頂端
屬性
名稱 | 描述 | |
---|---|---|
Description | 基礎結構。 (繼承自 DtsLocalizableAttribute。) | |
DisplayName | 基礎結構。 (繼承自 DtsLocalizableAttribute。) | |
IconResource | Gets or sets the icon associated with the task object. | |
LocalizationType | 基礎結構。 (繼承自 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 | (繼承自 Attribute。) | |
UITypeName | Specifies the qualified name of the assembly that implements the user interface of the task. |
頂端