Name | Description | |
---|---|---|
![]() | ApiConfigFile | The path to the config file for http/https Json source. |
![]() | ConnectionString | Gets or sets the string used to open the connection. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase) |
![]() | ConnectionTimeout | (Inherited from System.Data.Common.DbConnection) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | ContainsHeaders | A boolean indicating whether the CSV contains headers or not. |
![]() | Database | Overridden. Gets the name of the current database after a connection is opened, or the database name specified in the connection string before the connection is opened. |
![]() | DataSource | Overridden. Gets the name of the database server to which to connect. |
![]() | Key | A string that identifies a unique way to connect to a server. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase) |
![]() | MaxPageSize | The maximum items returned per request to server (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase) |
![]() | ServerVersion | Overridden. Gets a string that represents the version of the server to which the object is connected. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | State | Gets a string that describes the state of the connection. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase) |
![]() | TrimValues | A boolean indicating whether to trim the values of fields or not. |
![]() | Uri | The Uniform Resource Identifier (URI) for the CSV resource location. |