[]
        
(Showing Draft Content)

C1.AdoNet.ServiceNow.C1ServiceNowCommandBuilder

C1ServiceNowCommandBuilder Class

Automatically generates single-table commands used to reconcile changes made to a DataSet with the associated database. This is an abstract class that can only be inherited.

Implements
Namespace: C1.AdoNet.ServiceNow
Assembly: C1.AdoNet.ServiceNow.dll
Syntax
public sealed class C1ServiceNowCommandBuilder : C1CommandBuilderBase<C1ServiceNowCommandBuilder>, IComponent, IDisposable

Constructors

Name Description
C1ServiceNowCommandBuilder()

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

C1ServiceNowCommandBuilder(C1ServiceNowDataAdapter)

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