DataAdaptersCollection Members
Include Protected Members
Include Inherited Members
Contains a data adapter object corresponding to each data connection used within a Microsoft InfoPath 2010 form.
The DataAdaptersCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of data adapters in DataAdaptersCollection collection. (Inherited from DataAdapters.) |
![]() |
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 | |
---|---|---|
![]() |
GetEnumerator() | Gets an IEnumerator that iterates over all entries in the DataAdapters collection. (Inherited from DataAdapters.) |
Top