[]
        
(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()
Public Sub New()

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)
Public Sub New(adapter As C1ServiceNowDataAdapter)
Parameters
Type Name Description
C1ServiceNowDataAdapter adapter