Name | Description | |
---|---|---|
![]() | C1KintoneConnection Constructor | Overloaded. |
The following tables list the members exposed by C1KintoneConnection.
Name | Description | |
---|---|---|
![]() | C1KintoneConnection Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | BaseUrl | The base url of the Kintone server. |
![]() | ConnectionString | Overridden. Gets or sets the string used to open the connection. |
![]() | 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. |
![]() | DataSource | Overridden. Gets the name of the database server to which to connect. |
![]() | GuestSpaceId | The specified guest space id of Kintone server. |
![]() | 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) |
![]() | Password | The password used for authentication. |
![]() | 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) |
![]() | Username | The username used for authentication. |
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 | (Inherited from System.ComponentModel.Component) |
![]() | 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 | |
---|---|---|
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | StateChange | (Inherited from System.Data.Common.DbConnection) |