[]
The generic version of the command base class used by all C1DataConnector.AdoNet providers.
public abstract class C1CommandBase<TCommandImpl> : C1CommandBase, IComponent, IDbCommand, IDisposable, IAsyncDisposable
| Name | Description |
|---|---|
| TCommandImpl |
| Name | Description |
|---|---|
| C1CommandBase() | The default empty constructor of C1CommandBase. |