DataConnector | ComponentOne
C1.AdoNet.Json Assembly / C1.DataConnector.AdoNet Namespace / C1CommandBuilderBase Class
Properties Methods Events


In This Topic
    C1CommandBuilderBase Class Members
    In This Topic

    The following tables list the members exposed by C1CommandBuilderBase.

    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  
    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 MethodOverridden.  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.  
    Public Method (Inherited from System.Data.Common.DbCommandBuilder)
    Public Method (Inherited from System.ComponentModel.Component)
    Public MethodOverridden.  Given a quoted identifier, returns the correct unquoted form of that identifier, including properly un-escaping any embedded quotes in the identifier.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden.  Handle additional parameter properties.  
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded. Overridden.  Returns the name of the specified parameter in the format of p*#*. Use when building a custom command builder.  
    Protected MethodOverridden.  Returns the placeholder for the parameter in the associated SQL statement.  
    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 MethodOverridden. Registers the C1CommandBuilderBase to handle the C1DataAdapterBase.RowUpdating event for a C1DataAdapterBase.  
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.ComponentModel.Component)
    Top
    See Also