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 | |
---|---|---|
SharepointListQueryConnection |
Top
Public Properties
Name | Description | |
---|---|---|
Name | Gets the name of the data connection.(inherited from DataConnection) | |
QueryThisFormOnly | Gets whether the query operation will apply only to the current form. | |
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 | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
Execute | Overloaded. | |
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
SharepointListQueryConnection Class
Microsoft.Office.InfoPath Namespace