Task Members
Defines an abstract class that implements the methods and properties common to all tasks in Integration Services.
The following tables list the members exposed by the Task type.
Public Properties
| Name | Description | |
|---|---|---|
![]() |
ExecutionValue | Returns a user-defined object. This field is read-only. |
![]() |
Version | *** Member deprecated; see Remarks. *** Returns the version of the task. This property is read-only. |
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
CanUpdate | *** Member deprecated; see Remarks. *** A Boolean that indicates whether the new package XML can update the old package XML. |
![]() |
Equals | Overloaded. (inherited from DtsObject ) |
![]() |
Execute | Runs the task. |
![]() |
GetConnectionID | Gets a String containing the ID of the connection. |
![]() |
GetConnectionName | Gets a String containing the name of the connection. |
![]() |
GetHashCode | Returns the hash code for this instance. (inherited from DtsObject) |
![]() |
GetType | (inherited from Object ) |
![]() |
InitializeTask | Initializes the properties associated with the task. This method is called by the runtime and is not used in code. |
![]() ![]() |
op_Equality | (inherited from DtsObject ) |
![]() ![]() |
op_Inequality | (inherited from DtsObject ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
![]() |
Update | *** Member deprecated; see Remarks. *** This method updates the old package XML with the new package XML if CanUpdate is set to true. |
![]() |
Validate | Verifies that the component is properly configured. |
Top
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
.gif)
.gif)
.gif)
.gif)