DataConnectionCollection Members (Microsoft.Office.InfoPath)

Contains a data connection object corresponding to each data connection used within a form template.

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

Protected Constructors

  Name Description
Protected method DataConnectionCollection  

Top

Public Properties

  Name Description
Public property Count Gets the count of the number of DataConnection objects in the collection.
Public property Item Overloaded. Gets a reference to the specified DataConnection object from the collection.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (inherited from Object)
Public method GetEnumerator Gets an IEnumerator object that iterates over all entries in the collection.
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

DataConnectionCollection Class
Microsoft.Office.InfoPath Namespace