WebServiceConnection Members

Represents a connection to an XML Web service.

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

Protected Constructors

  Name Description
Protected method WebServiceConnection  

Top

Public Properties

  Name Description
Public property Name  Gets the name of the data connection.(inherited from DataConnection)
Public property ServiceUrl Gets or sets the Uniform Resource Locator (URL) that is used to invoke the Web service associated with a WebServiceConnection object.
Public property SoapAction Gets or sets the value of the soapAction attribute of the Web service associated with a WebServiceConnection object.
Public property Timeout Gets or sets the time-out value in seconds for data connection associated with a WebServiceConnection object.
Public property WsdlUrl Gets the Uniform Resource Locator (URL) of the Web Services Description Language (WSDL) file for the Web service associated with the WebServiceConnection object.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (inherited from Object)
Public method Execute Overloaded.  
Public method GenerateDataSetDiffGram For a data connection that uses an ADO .NET DataSet and returns a DiffGram that identifies any differences between original and current versions of data elements.
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method Static ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

WebServiceConnection Class
Microsoft.Office.InfoPath Namespace