ADOAdapterObjectClass Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
- Herança
-
ADOAdapterObjectClass
- Atributos
- Implementações
Propriedades
| 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. |
Métodos
| 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() |
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_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_get_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. |
| ADOAdapter_set_Command(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. |
| ADOAdapter_set_Connection(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. |
| ADOAdapter_set_Timeout(Int32) |
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. |
| 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. |