ADOAdapterObject Methods

Include Protected Members
Include Inherited Members

The ADOAdapterObject type exposes the following members.

Methods

  Name Description
Public method BuildSQLFromXMLNodes(IXMLDOMNode) This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, seeMicrosoft.Office.Interop.InfoPath.SemiTrust.ADOAdapter2. (Inherited from ADOAdapter.)
Public method BuildSQLFromXMLNodes(IXMLDOMNode) Returns a SQL command text fragment using the specified XML node. (Inherited from ADOAdapter2.)
Public method Query Reads data from the associated data adapter. (Inherited from ADOAdapter2.)
Public method Submit Executes the submit operation on the associated data adapter. (Inherited from ADOAdapter2.)

Top

See Also

Reference

ADOAdapterObject Interface

Microsoft.Office.Interop.InfoPath.SemiTrust Namespace