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