[]
        
(Showing Draft Content)

C1.AdoNet.ServiceNow.C1ServiceNowCommandBuilder.-ctor

C1ServiceNowCommandBuilder Constructor

C1ServiceNowCommandBuilder()

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

Declaration
public C1ServiceNowCommandBuilder()

C1ServiceNowCommandBuilder(C1ServiceNowDataAdapter)

Initializes a new instance of a class that inherits from the C1ServiceNowCommandBuilder class receive a C1ServiceNowDataAdapter as input parameter.

Declaration
public C1ServiceNowCommandBuilder(C1ServiceNowDataAdapter adapter)
Parameters
Type Name Description
C1ServiceNowDataAdapter adapter