Share via


SharePointListAdapterRW.Query method

Reads data from the associated data connection.

Namespace:  Microsoft.Office.Interop.InfoPath
Assembly:  Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)

Syntax

'Declaration
Sub Query
'Usage
Dim instance As SharePointListAdapterRW

instance.Query()
void Query()

Remarks

The Query() method fails if the QueryAllowed() property is false.

See also

Reference

SharePointListAdapterRW interface

SharePointListAdapterRW members

Microsoft.Office.Interop.InfoPath namespace