SharepointListQueryConnection Members

Represents a connection for retrieving data from a SharePoint list or document library.

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

Protected Constructors

  Name Description
Protected method SharepointListQueryConnection  

Top

Public Properties

  Name Description
Public property Name  Gets the name of the data connection.(inherited from DataConnection)
Public property QueryThisFormOnly Gets whether the query operation will apply only to the current form.
Public property SiteUrl Gets a System.Uri object that represents the Uniform Resource Locator (URL) of the Windows SharePoint Services site associated with the SharepointListQueryConnection object.

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

SharepointListQueryConnection Class
Microsoft.Office.InfoPath Namespace