DataConnector | ComponentOne
C1.AdoNet.QuickBooksOnline Assembly / C1.AdoNet.QuickBooksOnline Namespace / C1QuickBooksOnlineCommandBuilder Class
Properties Methods Events


In This Topic
    C1QuickBooksOnlineCommandBuilder Class Members
    In This Topic

    The following tables list the members exposed by C1QuickBooksOnlineCommandBuilder.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property The logger where execution messages are logged (Inherited from C1.DataConnector.AdoNet.C1CommandBuilderBase)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded.  (Inherited from System.Data.Common.DbCommandBuilder)
    Public MethodOverloaded.  (Inherited from System.Data.Common.DbCommandBuilder)
    Public MethodOverloaded.  (Inherited from System.Data.Common.DbCommandBuilder)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded.  (Inherited from System.Data.Common.DbCommandBuilder)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method Given an unquoted identifier in the correct catalog case, returns the correct quoted form of that identifier, including properly escaping any embedded quotes in the identifier. (Inherited from C1.DataConnector.AdoNet.C1CommandBuilderBase)
    Public Method (Inherited from System.Data.Common.DbCommandBuilder)
    Public Method (Inherited from System.ComponentModel.Component)
    Public Method Given a quoted identifier, returns the correct unquoted form of that identifier, including properly un-escaping any embedded quotes in the identifier. (Inherited from C1.DataConnector.AdoNet.C1CommandBuilderBase)
    Top
    Protected Methods
     NameDescription
    Protected Method Handle additional parameter properties. (Inherited from C1.DataConnector.AdoNet.C1CommandBuilderBase)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  Returns the name of the specified parameter in the format of p*#*. Use when building a custom command builder. (Inherited from C1.DataConnector.AdoNet.C1CommandBuilderBase)
    Protected Method Returns the placeholder for the parameter in the associated SQL statement. (Inherited from C1.DataConnector.AdoNet.C1CommandBuilderBase)
    Protected Method (Inherited from System.Data.Common.DbCommandBuilder)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.Data.Common.DbCommandBuilder)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected Method (Inherited from System.Data.Common.DbCommandBuilder)
    Protected MethodRegisters the C1.DataConnector.AdoNet.C1CommandBuilderBase to handle the C1.DataConnector.AdoNet.C1DataAdapterBase.RowUpdating event for a C1.DataConnector.AdoNet.C1DataAdapterBase. (Inherited from C1.DataConnector.AdoNet.C1CommandBuilderBase)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.ComponentModel.Component)
    Top
    See Also