_XDocument4.Query Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() |
Query() | Retrieves data from a form's associated data adapter object and stores the data in the form's underlying XML Document Object Model (DOM). (Inherited from _XDocument3.) |
![]() |
Query() | Retrieves data from a form's associated data adapter object and stores the data in the form's underlying XML Document Object Model (DOM). |
Top