DataConnector | ComponentOne
C1.AdoNet.D365S Assembly / C1.AdoNet.D365S Namespace / C1D365SConnectionStringBuilder Class
Properties Methods


In This Topic
    C1D365SConnectionStringBuilder Class Members
    In This Topic

    The following tables list the members exposed by C1D365SConnectionStringBuilder.

    Public Constructors
    Public Properties
     NameDescription
    Public Property The type of authorization the request will utilize.  
    Public Property The connection string to the cache provider. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public PropertyThe path to the local database file used as cache. Default location is AppData/C1DataConnector. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property The name of the the cache provider. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property The cache expiration interval of time given in seconds. Default value is 600 seconds. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public PropertyThe connection string equivalence of this C1.DataConnector.C1ConnectionStringBuilder. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property (Inherited from System.Data.Common.DbConnectionStringBuilder)
    Public Property The domain or computer name that verifies the credentials. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder)
    Public Property Specifies whether incremental caching is considered or not. Default is false/not. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property Specifies the name of the column used for storing the time of the last change of each row. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property (Inherited from System.Data.Common.DbConnectionStringBuilder)
    Public Property (Inherited from System.Data.Common.DbConnectionStringBuilder)
    Public PropertyOverridden.  Gets or sets the value associated with the specified key.  
    Public PropertyGets an System.Collections.ICollection that contains the keys in the System.Data.Common.DbConnectionStringBuilder. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property The name of the log provider. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property Number of max log files. true or false value only. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property The limit size of log file. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property The maximum items returned per request to server. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property Specifies the maximum number of connections in the pool. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property The OAuth 2.0 access token to be used for the authentication. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder)
    Public Property The id of the OAuth 2.0 Client to be used for the authentication. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder)
    Public Property The secret of the OAuth 2.0 Client to be used for the authentication. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder)
    Public Property The extend properties for the OAuth 2.0 authentication request. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder)
    Public Property The extend properties for the OAuth 2.0 authentication request. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder)
    Public Property The OAuth 2.0 refresh token to be used for the authentication. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder)
    Public Property The scope for the OAuth 2.0 authentication request. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder)
    Public Property The OAuth 2.0 token endpoint to be used for the authentication. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder)
    Public Property Specifies whether or not accessing an invalid cached table should throw an exception or if the table will be refreshed. Default is false/not. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property The password of the user to be used for the authentication. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder)
    Public Property (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property The base URL of the D365S service.  
    Public Property Specifies whether caching is considered or not. Default is false/not. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property Specifies whether dynamic type is considered or not.  
    Public Property Specifies whether Etag is considered or not. Default is false/not.  
    Public Property TSpecifies whether or not pooling is requested for a given connection. Default is true/yes. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Public Property The username to be used for the authentication. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder)
    Public Property (Inherited from System.Data.Common.DbConnectionStringBuilder)
    Public Property Verbosity level of log. number 1-5 only. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Top
    Protected Properties
     NameDescription
    Protected Property The logger where the runtime messages are passed to. (Inherited from C1.DataConnector.C1ConnectionStringBuilder)
    Top
    Public Methods
    Protected Methods
    See Also