This topic has not yet been rated - Rate this topic

SendMailTask Methods

(see also Protected Methods )
  Name Description
ms215022.pubmethod(en-US,SQL.90).gif AcceptBreakpointManager
Passes a BreakpointManager to the Send Mail task. This method is called by the runtime and is not used in code.
ms215022.pubmethod(en-US,SQL.90).gif CanUpdate  (inherited from Task )
ms215022.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from DtsObject )
ms215022.pubmethod(en-US,SQL.90).gif Execute Overridden.
Executes the Send Mail task.
ms215022.pubmethod(en-US,SQL.90).gif GetConnectionID  (inherited from Task )
ms215022.pubmethod(en-US,SQL.90).gif GetConnectionName  (inherited from Task )
ms215022.pubmethod(en-US,SQL.90).gif GetHashCode 
Returns the hash code for this instance.
(inherited from DtsObject )
ms215022.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms215022.pubmethod(en-US,SQL.90).gif InitializeTask Overridden.
Initializes the properties associated with the task. This method is called by the runtime and is not used in code.
ms215022.pubmethod(en-US,SQL.90).gif LoadFromXML
This method is not callable by your application code. To load a package saved as .xml, use the Application.LoadPackage method.
ms215022.pubmethod(en-US,SQL.90).gif ms215022.static(en-US,SQL.90).gif op_Equality  (inherited from DtsObject )
ms215022.pubmethod(en-US,SQL.90).gif ms215022.static(en-US,SQL.90).gif op_Inequality  (inherited from DtsObject )
ms215022.pubmethod(en-US,SQL.90).gif ms215022.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms215022.pubmethod(en-US,SQL.90).gif ResumeExecution
Resumes execution of the task after pausing. The task or container is resumed by the runtime engine.
ms215022.pubmethod(en-US,SQL.90).gif SaveToXML
This method is not callable by your application code. To save a package as .xml, use the Application.SaveToXml method.
ms215022.pubmethod(en-US,SQL.90).gif SuspendExecution
Indicates that the executable needs to suspend. This method is called by the runtime engine.
ms215022.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )
ms215022.pubmethod(en-US,SQL.90).gif Update  (inherited from Task )
ms215022.pubmethod(en-US,SQL.90).gif Validate Overridden.
Verifies that the task is properly configured.
  Name Description
ms215022.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms215022.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.