ADOAdapterObjectClass Class

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

public ref class ADOAdapterObjectClass : Microsoft::Office::Interop::InfoPath::ADOAdapterObject, Microsoft::Office::Interop::InfoPath::IDataAdapterMOM
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("8075838A-5146-11D5-A672-00B0D022E945")]
public class ADOAdapterObjectClass : Microsoft.Office.Interop.InfoPath.ADOAdapterObject, Microsoft.Office.Interop.InfoPath.IDataAdapterMOM
type ADOAdapterObjectClass = class
    interface ADOAdapter2
    interface ADOAdapterObject
    interface ADOAdapter
    interface IDataAdapterMOM
Public Class ADOAdapterObjectClass
Implements ADOAdapterObject, IDataAdapterMOM
Inheritance
ADOAdapterObjectClass
Attributes
Implements

Properties

ADOAdapter_Command

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

ADOAdapter_Connection

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

ADOAdapter_Timeout

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Command

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Connection

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Name

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

QueryAllowed

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

SubmitAllowed

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Timeout

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Methods

ADOAdapter_BuildSQLFromXMLNodes(IXMLDOMNode)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

ADOAdapter_get_Command()
ADOAdapter_get_Connection()
ADOAdapter_get_Timeout()
ADOAdapter_set_Command(String)
ADOAdapter_set_Connection(String)
ADOAdapter_set_Timeout(Int32)
BuildSQLFromXMLNodes(IXMLDOMNode)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

GenerateDataSetDiffGramInXml()

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

GetAdoSubmitName()

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

GetErrorXMLForMOM()

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Query()

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

QueryOrSubmitWithInputOutput(Boolean, String, Boolean)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

QueryWithOutput()

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Submit()

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

SubmitWithInput(String)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Applies to