[]
        
(Showing Draft Content)

C1.AdoNet.Kintone.C1KintoneCommandBuilder.-ctor

C1KintoneCommandBuilder Constructor

C1KintoneCommandBuilder()

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

Declaration
public C1KintoneCommandBuilder()

C1KintoneCommandBuilder(C1KintoneDataAdapter)

Initializes a new instance of a class that inherits from the C1KintoneCommandBuilder class receive a C1KintoneDataAdapter as input parameter.

Declaration
public C1KintoneCommandBuilder(C1KintoneDataAdapter adapter)
Parameters
Type Name Description
C1KintoneDataAdapter adapter