[]
        
(Showing Draft Content)

C1.AdoNet.D365S.C1D365SCommandBuilder.-ctor

C1D365SCommandBuilder Constructor

C1D365SCommandBuilder()

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

Declaration
public C1D365SCommandBuilder()

C1D365SCommandBuilder(C1D365SDataAdapter)

Creates an instance of a class that inherits from the C1D365SCommandBuilder class, specifying a C1D365SDataAdapter to be executed through.

Declaration
public C1D365SCommandBuilder(C1D365SDataAdapter adapter)
Parameters
Type Name Description
C1D365SDataAdapter adapter