[]
        
(Showing Draft Content)

C1.AdoNet.GoogleAnalytics.C1GoogleAnalyticsCommandBuilder

C1GoogleAnalyticsCommandBuilder 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.GoogleAnalytics
Assembly: C1.AdoNet.GoogleAnalytics.dll
Syntax
public sealed class C1GoogleAnalyticsCommandBuilder : C1CommandBuilderBase<C1GoogleAnalyticsCommandBuilder>, IComponent, IDisposable

Constructors

Name Description
C1GoogleAnalyticsCommandBuilder()

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

C1GoogleAnalyticsCommandBuilder(C1GoogleAnalyticsDataAdapter)

Initializes a new instance of a class that inherits from the C1GoogleAnalyticsCommandBuilder class receive a C1GoogleAnalyticsDataAdapter as input parameter.