Name | Description | |
---|---|---|
![]() | C1JsonConnection Constructor | Overloaded. |
The following tables list the members exposed by C1JsonConnection.
Name | Description | |
---|---|---|
![]() | C1JsonConnection Constructor | Overloaded. |
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) |
![]() | 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. |
![]() | DataModel | Specifies the data model to use when parsing JSON documents and generating the database metadata. |
![]() | DataSource | Overridden. Gets the name of the database server to which to connect. |
![]() | JsonPath | The JsonPath of an array element that defines the separation of rows. |
![]() | 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) |
![]() | Uri | The Uniform Resource Identifier (URI) for the JSON resource location. |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DbProviderFactory | (Inherited from System.Data.Common.DbConnection) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
![]() | Logger | The logger where the runtime messages are passed to. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase) |
Name | Description | |
---|---|---|
![]() | BeginTransaction | Overloaded. (Inherited from System.Data.Common.DbConnection) |
![]() | ChangeDatabase | Overridden. Changes the current database for an open connection. |
![]() | Close | Overridden. Closes the connection to the database. This is the preferred method of closing any open connection. |
![]() | CreateCommand | (Inherited from System.Data.Common.DbConnection) |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. Disposes the resources of this connection. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase) |
![]() | EnlistTransaction | (Inherited from System.Data.Common.DbConnection) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GetSchema | Overloaded. Returns schema information for the data source of this C1.DataConnector.AdoNet.C1ConnectionBase. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Open | Overridden. Opens a database connection with the settings specified by the connection string. |
![]() | OpenAsync | Overloaded. Overridden. An asynchronous version of Open open. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | BeginDbTransaction | Overridden. Begins a transaction on the connection. |
![]() | CreateDbCommand | Overridden. Creates and returns a System.Data.Common.DbCommand object associated with the current connection. |
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetColumnsSchema | Overridden. Retrieve the metadata relatively to the columns. |
![]() | GetDataSourceInformationSchema | Retrieve the metadata relatively to the dataSource informations. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase) |
![]() | GetForeignKeySchema | Retrieve the metadata relatively to the foreign keys. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase) |
![]() | GetIndexColumns | Overridden. Retrieve the metadata relatively to the index columns. |
![]() | GetIndexesSchema | Overridden. Retrieve the metadata relatively to the indexes. |
![]() | GetPrimaryKeySchema | Overridden. Retrieve the metadata relatively to the primary keys. |
![]() | GetReservedWordsSchema | Retrieve the metadata relatively to the reserved words. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase) |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | GetSubTableSchema | Retrieve the metadata relatively to the subtables. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase) |
![]() | GetTablesSchema | Overridden. Retrieve the metadata relatively to the tables. |
![]() | GetViewsSchema | Retrieve the metadata relatively to the views. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase) |
![]() | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
![]() | OnConnectionStringChanged | Overridden. A method that is executed everytime that the connection string used by this C1JsonConnectionStringBuilder has changed. |
![]() | OnStateChange | (Inherited from System.Data.Common.DbConnection) |
![]() | SetConnectionState | If the passed state is different than the current one, it updates it and fires the StateChange event. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase) |
Name | Description | |
---|---|---|
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | StateChange | (Inherited from System.Data.Common.DbConnection) |