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 | |
---|---|---|
DataConnectionCollection |
Top
Public Properties
Name | Description | |
---|---|---|
Count | Gets the count of the number of DataConnection objects in the collection. | |
Item | Overloaded. Gets a reference to the specified DataConnection object from the collection. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetEnumerator | Gets an IEnumerator object that iterates over all entries in the collection. | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
DataConnectionCollection Class
Microsoft.Office.InfoPath Namespace