DataConnectionCollection Members

Include Protected Members
Include Inherited Members

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

The DataConnectionCollection type exposes the following members.

Constructors

  Name Description
Protected method DataConnectionCollection

Top

Properties

  Name Description
Public property Count Gets the count of the number of DataConnection objects in the collection.
Public property Item[Int32] Gets a reference to the specified DataConnection object from the collection by index value.
Public property Item[String] Gets a reference to the specified DataConnection object from the collection by name.

Top

Methods

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

Top

See Also

Reference

DataConnectionCollection Class

Microsoft.Office.InfoPath Namespace