FileQueryConnection Members (Microsoft.Office.InfoPath)
Represents a connection for retrieving data from an XML file.
The following tables list the members exposed by the FileQueryConnection type.
| Name | Description | |
|---|---|---|
| FileLocation | Gets or sets the Uniform Resource Locator (URL) or universal naming convention (UNC) path of the XML file that is associated with the FileQueryConnection object. |
| Name | Gets the name of the data connection.(inherited from DataConnection) |
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| Equals | Overloaded. (inherited from Object) |
| Execute | Overloaded. |
| GetHashCode | (inherited from Object) |
| GetType | (inherited from Object) |
| ReferenceEquals | (inherited from Object) |
| ToString | (inherited from Object) |