BDCAdapter.Query method
Retrieves 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 BDCAdapter
instance.Query()
void Query()
Remarks
The Query() method fails if the QueryAllowed property is false.