Share via


DataObject Object Members

InfoPath Developer Reference

Represents a link to the data adapter of a secondary data source.

Methods

  Name Description
Bb230025.methods(en-us,office.12).gif Query Reads data from the data adapter that is associated with the DataObject object and repopulates the DataObject object's associated XML Document Object Model (DOM).

Properties

  Name Description
Bb230025.properties(en-us,office.12).gif DOM A read-only property that returns a reference to an XML Document Object Model (DOM) that is associated with a DataObject object. Read-only
Bb230025.properties(en-us,office.12).gif Name A read-only property that returns a string value indicating the name of the associated DataObject object. Read-only
Bb230025.properties(en-us,office.12).gif QueryAdapter A read-only property that returns a reference to the data adapter object that is used for a secondary data source. Read-only