Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members exposed by the ASTaskBase type.
Public Constructors
Name | Description | |
---|---|---|
ASTaskBase |
Top
Protected Fields
Name | Description | |
---|---|---|
![]() |
bExecutionCanceled | |
![]() |
bTraceError | |
![]() |
ddl | |
![]() |
m_events | |
![]() |
server |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
![]() |
ConnectionName | |
![]() |
ExecutionValue | Returns a user-defined object. This field is read-only. (inherited from Task) |
![]() |
Version | Returns the version of the task. This property is read-only. (inherited from Task) |
![]() |
WaitForMe | Returns a Boolean that indicates whether the parent container should wait for completion of this task. This property is read-only. (inherited from Task) |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
ProgressEventName | |
![]() |
StatusEventName | |
![]() |
SubComponentName |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
CanUpdate | (inherited from Task ) |
![]() |
Equals | Overloaded. (inherited from DtsObject ) |
![]() |
Execute | Overridden. |
![]() |
GetConnectionID | (inherited from Task ) |
![]() |
GetConnectionName | (inherited from Task ) |
![]() |
GetHashCode | Returns the hash code for this instance. (inherited from DtsObject) |
![]() |
GetType | (inherited from Object ) |
![]() |
InitializeTask | (inherited from Task ) |
![]() ![]() |
op_Equality | (inherited from DtsObject ) |
![]() ![]() |
op_Inequality | (inherited from DtsObject ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
![]() |
Update | (inherited from Task ) |
![]() |
Validate | Overridden. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
FireError | Overloaded. |
![]() |
InternalExecute | |
![]() |
InternalValidate | |
![]() |
MemberwiseClone | (inherited from Object ) |
![]() |
StopExecution | |
![]() |
SubscribeToProgressEvent | |
![]() |
UnsubscribeToProgressEvent | |
![]() |
ValidateConnection | |
![]() |
ValidateDDL | |
![]() |
WriteLog |
Top
See Also
Reference
ASTaskBase Class
Microsoft.DataTransformationServices.Tasks.DTSProcessingTask Namespace