ADOAdapter Interface

This type is a wrapper for 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 the later version of this interface, including usage remarks and examples, seeMicrosoft.Office.Interop.InfoPath.SemiTrust.ADOAdapter2.

Namespace:  Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly:  Microsoft.Office.Interop.InfoPath.SemiTrust (in Microsoft.Office.Interop.InfoPath.SemiTrust.dll)

Syntax

'Declaration
<GuidAttribute("096cd653-0786-11d1-95fa-0080c78ee3bb")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
Public Interface ADOAdapter
'Usage
Dim instance As ADOAdapter
[GuidAttribute("096cd653-0786-11d1-95fa-0080c78ee3bb")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)]
public interface ADOAdapter

See Also

Reference

ADOAdapter Members

Microsoft.Office.Interop.InfoPath.SemiTrust Namespace