ASTaskBase Members
The following tables list the members exposed by the ASTaskBase type.
Public Constructors
Имя | Description | |
---|---|---|
ASTaskBase |
В начало
Protected Fields
Имя | Description | |
---|---|---|
bExecutionCanceled | ||
bTraceError | ||
ddl | ||
m_events | ||
server |
В начало
Public Properties
(see also Protected Properties )
Имя | 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) |
В начало
Protected Properties
Имя | Description | |
---|---|---|
ProgressEventName | ||
StatusEventName | ||
SubComponentName |
В начало
Public Methods
(see also Protected Methods )
Имя | 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. |
В начало
Protected Methods
Имя | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
FireError | Overloaded. | |
InternalExecute | ||
InternalValidate | ||
MemberwiseClone | (inherited from Object ) | |
StopExecution | ||
SubscribeToProgressEvent | ||
UnsubscribeToProgressEvent | ||
ValidateConnection | ||
ValidateDDL | ||
WriteLog |
В начало
См. также
Справочник
ASTaskBase Class
Microsoft.DataTransformationServices.Tasks.DTSProcessingTask Namespace