[]
        
(Showing Draft Content)

C1.AdoNet.D365S.C1D365SConnectionStringBuilder

C1D365SConnectionStringBuilder Class

The connection string builder for connections of type C1D365SConnection.

Namespace: C1.AdoNet.D365S
Assembly: C1.AdoNet.D365S.dll
Syntax
public sealed class C1D365SConnectionStringBuilder : C1OAuthConnectionStringBuilder, IDictionary, ICollection, IEnumerable, ICustomTypeDescriptor

Constructors

Name Description
C1D365SConnectionStringBuilder()

The default constructor of C1D365SConnectionStringBuilder

Properties

Name Description
AuthenticationType

The type of authorization the request will utilize.

this[string]

Gets or sets the value associated with the specified key.

Url

The base URL of the D365S service.

UseDynamicType

Specifies whether dynamic type is considered or not.

UseEtag

Specifies whether Etag is considered or not. Default is false/not.

Methods

Name Description
Equals(object)

Checks if two instances of C1D365SConnectionStringBuilder can be considered equal, for caching and pooling purposes.

GetHashCode()

Retrieves the mapped hash code of this C1D365SConnectionStringBuilder.