ADOAdapterObject Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class ADOAdapterObject : Microsoft::Office::Interop::InfoPath::ADOAdapter2
[System.Runtime.InteropServices.Guid("096CD5D3-0786-11D1-95FA-0080C78EE3BB")]
public interface ADOAdapterObject : Microsoft.Office.Interop.InfoPath.ADOAdapter2
Public Interface ADOAdapterObject
Implements ADOAdapter2
- Derived
- Attributes
- Implements
Properties
| Command | (Inherited from ADOAdapter2) |
| Connection | (Inherited from ADOAdapter2) |
| Name | (Inherited from ADOAdapter2) |
| QueryAllowed | (Inherited from ADOAdapter2) |
| SubmitAllowed | (Inherited from ADOAdapter2) |
| Timeout | (Inherited from ADOAdapter2) |
Methods
| BuildSQLFromXMLNodes(IXMLDOMNode) | (Inherited from ADOAdapter2) |
| Query() | (Inherited from ADOAdapter2) |
| Submit() | (Inherited from ADOAdapter2) |