FileQueryConnection Members

Represents a connection for retrieving data from an XML file.

The following tables list the members exposed by the FileQueryConnection type.

Protected Constructors

  Name Description
Protected method FileQueryConnection  

Top

Public Properties

  Name Description
Public property 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.
Public property Name  Gets the name of the data connection.(inherited from DataConnection)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (inherited from Object)
Public method Execute Overloaded.  
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method Static ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

FileQueryConnection Class
Microsoft.Office.InfoPath Namespace