Name | Description | |
---|---|---|
![]() | C1JsonConnectionStringBuilder Constructor | Overloaded. |
The following tables list the members exposed by C1JsonConnectionStringBuilder.
Name | Description | |
---|---|---|
![]() | C1JsonConnectionStringBuilder Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ApiConfigFile | The ApiConfig of http/https json source. |
![]() | CacheConnection | The connection string to cache provider. (Inherited from C1.DataConnector.C1ConnectionStringBuilder) |
![]() | CacheLocation | The path to the local database file used as cache. Default location is AppData/C1DataConnector. (Inherited from C1.DataConnector.C1ConnectionStringBuilder) |
![]() | CacheProvider | The name of cache provider. (Inherited from C1.DataConnector.C1ConnectionStringBuilder) |
![]() | CacheTolerance | The cache expiration interval of time given in seconds. Default value is 600 seconds. (Inherited from C1.DataConnector.C1ConnectionStringBuilder) |
![]() | ConnectionString | The connection string equivalence of this C1.DataConnector.C1ConnectionStringBuilder. (Inherited from C1.DataConnector.C1ConnectionStringBuilder) |
![]() | Count | (Inherited from System.Data.Common.DbConnectionStringBuilder) |
![]() | DataModel | Specifies the data model to use when parsing JSON documents and generating the database metadata. |
![]() | Domain | The domain or computer name that verifies the credentials. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder) |
![]() | IncrementalUpdate | This property can be used to specified or retrieve whether or not, incremental caching is considered. Default is false. (Inherited from C1.DataConnector.C1ConnectionStringBuilder) |
![]() | IncrementalUpdateColumn | This property can be used to specified the column name used for storage last time changing rows. (Inherited from C1.DataConnector.C1ConnectionStringBuilder) |
![]() | IsFixedSize | (Inherited from System.Data.Common.DbConnectionStringBuilder) |
![]() | IsReadOnly | (Inherited from System.Data.Common.DbConnectionStringBuilder) |
![]() | Item | Overridden. Gets or sets the value associated with the specified key. |
![]() | JsonPath | The JsonPath of an array element that defines the separation of rows. |
![]() | Keys | (Inherited from System.Data.Common.DbConnectionStringBuilder) |
![]() | MaxPageSize | The maximum items returned per request to server. (Inherited from C1.DataConnector.C1ConnectionStringBuilder) |
![]() | MaxPoolSize | This property specifies the maximum size of the connection pool for the specified connection string. (Inherited from C1.DataConnector.C1ConnectionStringBuilder) |
![]() | OAuthAccessToken | The OAuth 2.0 access token to be used for the authentication. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder) |
![]() | OAuthClientId | The id of the OAuth 2.0 Client to be used for the authentication. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder) |
![]() | OAuthClientSecret | The secret of the OAuth 2.0 Client to be used for the authentication. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder) |
![]() | OAuthExtendProperties | The extend properties for the OAuth 2.0 authentication request. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder) |
![]() | OAuthRefreshToken | The OAuth 2.0 refresh token to be used for the authentication. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder) |
![]() | OAuthScope | The scope for the OAuth 2.0 authentication request. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder) |
![]() | OAuthTokenEndpoint | The OAuth 2.0 token endpoint to be used for the authentication. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder) |
![]() | Offline | This property can be used to specified or retrieve whether or not, an access to an invalid cached table will throw an exception or if the table will be refreshed. Default is false. (Inherited from C1.DataConnector.C1ConnectionStringBuilder) |
![]() | Password | The password of the user to be used for the authentication. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder) |
![]() | Uri | The Uniform Resource Identifier (URI) for the JSON resource location. |
![]() | UseCache | This property can be used to specified or retrieve whether or not, caching is considered. Default is false. (Inherited from C1.DataConnector.C1ConnectionStringBuilder) |
![]() | UsePool | This property specifies whether or not pooling is requested for a given connection. The default value is true. (Inherited from C1.DataConnector.C1ConnectionStringBuilder) |
![]() | Username | The username to be used for the authentication. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder) |
![]() | Values | (Inherited from System.Data.Common.DbConnectionStringBuilder) |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from System.Data.Common.DbConnectionStringBuilder) |
![]() | Clear | (Inherited from System.Data.Common.DbConnectionStringBuilder) |
![]() | ContainsKey | (Inherited from System.Data.Common.DbConnectionStringBuilder) |
![]() | Equals | Overridden. Method that check if two instance C1JsonConnectionStringBuilder can be considered equals considering pooling and caching connection purposes. |
![]() | EquivalentTo | (Inherited from System.Data.Common.DbConnectionStringBuilder) |
![]() | GetHashCode | Overridden. Retrieve the mapped hash code of this C1JsonConnectionStringBuilder. |
![]() | Remove | (Inherited from System.Data.Common.DbConnectionStringBuilder) |
![]() | ShouldSerialize | (Inherited from System.Data.Common.DbConnectionStringBuilder) |
![]() | ToString | (Inherited from System.Data.Common.DbConnectionStringBuilder) |
![]() | TryGetValue | (Inherited from System.Data.Common.DbConnectionStringBuilder) |