[]
        
(Showing Draft Content)

C1.DataConnector.AdoNet.C1CommandBase-1

C1CommandBase<TCommandImpl> Class

The generic version of the command base class used by all C1DataConnector.AdoNet providers.

Namespace: C1.DataConnector.AdoNet
Assembly: C1.AdoNet.Salesforce.dll
Syntax
public abstract class C1CommandBase<TCommandImpl> : C1CommandBase, IComponent, IDbCommand, IDisposable, IAsyncDisposable
Type Parameters
Name Description
TCommandImpl

Constructors

Name Description
C1CommandBase()

The default empty constructor of C1CommandBase.