FileQueryConnection.Execute method

Include protected members
Include inherited members

Executes a query operation on the data connection.

Overload list

  Name Description
Public method Execute() Depending on which ConnectionTypeConnection class it is called from, executes a submit or query operation on the data connection using the declaratively defined values for the submitted data, query parameters, or data to retrieve. (Inherited from DataConnection.)
Public method Execute(XPathNavigator) Overrides the default Execute method to allow specifying a different location to insert the data that is returned.

Top

See also

Reference

FileQueryConnection class

FileQueryConnection members

Microsoft.Office.InfoPath namespace