ASTaskBase Members

The following tables list the members exposed by the ASTaskBase type.

Public Constructors

  名称 Description
ASTaskBase  

顶部

Protected Fields

  名称 Description
ms210860.protfield(zh-cn,SQL.90).gif bExecutionCanceled  
ms210860.protfield(zh-cn,SQL.90).gif bTraceError  
ms210860.protfield(zh-cn,SQL.90).gif ddl  
ms210860.protfield(zh-cn,SQL.90).gif m_events  
ms210860.protfield(zh-cn,SQL.90).gif server  

顶部

Public Properties

(see also Protected Properties )

  名称 Description
ms210860.pubproperty(zh-cn,SQL.90).gif ConnectionName  
ms210860.pubproperty(zh-cn,SQL.90).gif ExecutionValue  Returns a user-defined object. This field is read-only. (inherited from Task)
ms210860.pubproperty(zh-cn,SQL.90).gif Version  Returns the version of the task. This property is read-only. (inherited from Task)
ms210860.pubproperty(zh-cn,SQL.90).gif 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
ms210860.protproperty(zh-cn,SQL.90).gif ProgressEventName  
ms210860.protproperty(zh-cn,SQL.90).gif StatusEventName  
ms210860.protproperty(zh-cn,SQL.90).gif SubComponentName  

顶部

Public Methods

(see also Protected Methods )

  名称 Description
ms210860.pubmethod(zh-cn,SQL.90).gif CanUpdate  (inherited from Task )
ms210860.pubmethod(zh-cn,SQL.90).gif Equals  Overloaded. (inherited from DtsObject )
ms210860.pubmethod(zh-cn,SQL.90).gif Execute Overridden.  
ms210860.pubmethod(zh-cn,SQL.90).gif GetConnectionID  (inherited from Task )
ms210860.pubmethod(zh-cn,SQL.90).gif GetConnectionName  (inherited from Task )
ms210860.pubmethod(zh-cn,SQL.90).gif GetHashCode  Returns the hash code for this instance. (inherited from DtsObject)
ms210860.pubmethod(zh-cn,SQL.90).gif GetType  (inherited from Object )
ms210860.pubmethod(zh-cn,SQL.90).gif InitializeTask  (inherited from Task )
ms210860.pubmethod(zh-cn,SQL.90).gifms210860.static(zh-cn,SQL.90).gif op_Equality  (inherited from DtsObject )
ms210860.pubmethod(zh-cn,SQL.90).gifms210860.static(zh-cn,SQL.90).gif op_Inequality  (inherited from DtsObject )
ms210860.pubmethod(zh-cn,SQL.90).gifms210860.static(zh-cn,SQL.90).gif ReferenceEquals  (inherited from Object )
ms210860.pubmethod(zh-cn,SQL.90).gif ToString  (inherited from Object )
ms210860.pubmethod(zh-cn,SQL.90).gif Update  (inherited from Task )
ms210860.pubmethod(zh-cn,SQL.90).gif Validate Overridden.  

顶部

Protected Methods

  名称 Description
ms210860.protmethod(zh-cn,SQL.90).gif Finalize  (inherited from Object )
ms210860.protmethod(zh-cn,SQL.90).gif FireError Overloaded.  
ms210860.protmethod(zh-cn,SQL.90).gif InternalExecute  
ms210860.protmethod(zh-cn,SQL.90).gif InternalValidate  
ms210860.protmethod(zh-cn,SQL.90).gif MemberwiseClone  (inherited from Object )
ms210860.protmethod(zh-cn,SQL.90).gif StopExecution  
ms210860.protmethod(zh-cn,SQL.90).gif SubscribeToProgressEvent  
ms210860.protmethod(zh-cn,SQL.90).gif UnsubscribeToProgressEvent  
ms210860.protmethod(zh-cn,SQL.90).gif ValidateConnection  
ms210860.protmethod(zh-cn,SQL.90).gif ValidateDDL  
ms210860.protmethod(zh-cn,SQL.90).gif WriteLog  

顶部

请参阅

参考

ASTaskBase Class
Microsoft.DataTransformationServices.Tasks.DTSProcessingTask Namespace