[]
        
(Showing Draft Content)

C1.DataConnector.AdoNet.C1CommandBuilderBase-1.-ctor

C1CommandBuilderBase Constructor

C1CommandBuilderBase()

Initializes a new instance of a class that inherits from the C1CommandBuilderBase class.

Declaration
public C1CommandBuilderBase()

C1CommandBuilderBase(C1DataAdapterBase)

Initializes a new instance of a class that inherits from the C1CommandBuilderBase class receive a C1DataAdapterBase as input parameter.

Declaration
public C1CommandBuilderBase(C1DataAdapterBase adapter)
Parameters
Type Name Description
C1DataAdapterBase adapter