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. |
맨 위로 이동