[]
        
(Showing Draft Content)

C1.AdoNet.GoogleAnalytics.C1GoogleAnalyticsConnectionStringBuilder

C1GoogleAnalyticsConnectionStringBuilder Class

This class exposes specific properties to set up a connection for the C1DataConnector GoogleAnalytics provider.

Inheritance
C1GoogleAnalyticsConnectionStringBuilder
Namespace: C1.AdoNet.GoogleAnalytics
Assembly: C1.AdoNet.GoogleAnalytics.dll
Syntax
public sealed class C1GoogleAnalyticsConnectionStringBuilder : C1ConnectionStringBuilder, IDictionary, ICollection, IEnumerable, ICustomTypeDescriptor

Constructors

Name Description
C1GoogleAnalyticsConnectionStringBuilder()

The default constructor of C1GoogleAnalyticsConnectionStringBuilder.

Properties

Name Description
AuthenticationType

The type of authorization the request will utilize.

this[string]

Gets or sets the value associated with the specified key.

KeyFile

The key file containing service account credentials in JSON format.

ViewId

The view id from which to retrieve data.

Methods

Name Description
Equals(object)

Method that check if two instance C1GoogleAnalyticsConnectionStringBuilder can be considered equals considering pooling and caching connection purposes.

GetHashCode()

Retrieve the mapped hash code of this C1GoogleAnalyticsConnectionStringBuilder.