DataAdaptersCollection members

Include protected members
Include inherited members

Contains a data adapter object corresponding to each data connection used within a Microsoft InfoPath form.

The DataAdaptersCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of data adapters in DataAdaptersCollection collection. (Inherited from DataAdapters.)
Public property Item Gets a reference to the specified data adapter object from the DataAdaptersCollection collection, based on position or name. (Inherited from DataAdapters.)

Top

Methods

  Name Description
Public method GetEnumerator() Gets an IEnumerator that iterates over all entries in the DataAdapters collection. (Inherited from DataAdapters.)

Top

See also

Reference

DataAdaptersCollection interface

Microsoft.Office.Interop.InfoPath namespace