DataConnection members

Include protected members
Include inherited members

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

The DataConnection type exposes the following members.

Constructors

  Name Description
Protected method DataConnection

Top

Properties

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

Top

Methods

  Name Description
Public method Equals (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.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

DataConnection class

Microsoft.Office.InfoPath namespace