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. | |
AuthenticationType | The type of authorization the request will utilize. | |
CacheConnection | The connection string to the 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 the the 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. | |
DetectionScheme | 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 | Specifies whether incremental caching is considered or not. Default is false/not. (Inherited from C1.DataConnector.C1ConnectionStringBuilder) | |
IncrementalUpdateColumn | Specifies the name of the column used for storing the time of the last change of each row. (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 | Gets an System.Collections.ICollection that contains the keys in the System.Data.Common.DbConnectionStringBuilder. (Inherited from C1.DataConnector.C1ConnectionStringBuilder) | |
LogFile | The name of the log provider. (Inherited from C1.DataConnector.C1ConnectionStringBuilder) | |
LogFileCount | Number of max log files. true or false value only. (Inherited from C1.DataConnector.C1ConnectionStringBuilder) | |
LogFileSize | The limit size of log file. (Inherited from C1.DataConnector.C1ConnectionStringBuilder) | |
MaxPageSize | The maximum items returned per request to server. (Inherited from C1.DataConnector.C1ConnectionStringBuilder) | |
MaxPoolSize | Specifies the maximum number of connections in the pool. (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) | |
OAuthGrantType | 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 | 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) | |
Password | The password of the user to be used for the authentication. (Inherited from C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder) | |
ProxyAuthScheme | (Inherited from C1.DataConnector.C1ConnectionStringBuilder) | |
ProxyPassword | (Inherited from C1.DataConnector.C1ConnectionStringBuilder) | |
ProxyPort | (Inherited from C1.DataConnector.C1ConnectionStringBuilder) | |
ProxyServer | (Inherited from C1.DataConnector.C1ConnectionStringBuilder) | |
ProxyUsername | (Inherited from C1.DataConnector.C1ConnectionStringBuilder) | |
RowsToScan | Specifies how many rows will be scanned when type detection scheme is of type rowscan. | |
Uri | The Uniform Resource Identifier (URI) for the JSON resource location. | |
UseCache | Specifies whether caching is considered or not. Default is false/not. (Inherited from C1.DataConnector.C1ConnectionStringBuilder) | |
UsePool | TSpecifies whether or not pooling is requested for a given connection. Default is true/yes. (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) | |
VerbosityLevel | Verbosity level of log. number 1-5 only. (Inherited from C1.DataConnector.C1ConnectionStringBuilder) |
Name | Description | |
---|---|---|
Logger | The logger where the runtime messages are passed to. (Inherited from C1.DataConnector.C1ConnectionStringBuilder) |
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) |
Name | Description | |
---|---|---|
GetProperties | (Inherited from System.Data.Common.DbConnectionStringBuilder) |