DataConnection Members

Represents the base class from which each specific type of data connection is derived.

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

Protected Constructors

  Name Description
Protected method DataConnection  

Top

Public Properties

  Name Description
Public property Name Gets the name of the data connection.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (inherited from Object)
Public method Execute Depending on which ConnectionTypeConnection class it is called from, executes a submit or query operation on the data connection using the declaratively defined values for the submitted data, query parameters, or data to retrieve.
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

DataConnection Class
Microsoft.Office.InfoPath Namespace