C1.AdoNet.Json Assembly / C1.DataConnector.AdoNet Namespace / C1CommandBase Class
Members

C1CommandBase Class
The command base class used by all C1DataConnector.AdoNet providers.
Object Model
C1CommandBase Class
Syntax
'Declaration
 
Public MustInherit Class C1CommandBase 
   Inherits System.Data.Common.DbCommand
 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Data.Common.DbCommand
            C1.DataConnector.AdoNet.C1CommandBase
               C1.DataConnector.AdoNet.C1CommandBase<TCommandImpl>

See Also