Name | Description | |
---|---|---|
![]() | ConnectionString | Overridden. Gets or sets the string used to open a SQLite connection. |
![]() | ConnectionTimeout | Gets the time to wait while trying to establish a connection before terminating the attempt and generating an error. |
![]() | Container | Gets the System.ComponentModel.IContainer that contains the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component) |
![]() | Database | Overridden. Returns constant "Main". |
![]() | DataSource | Gets or sets the location of the database. |
![]() | InDistributedTransaction | Indicates whether the connection is enlisted in a distributed transaction. (Inherited from Devart.Common.DbConnectionBase) |
![]() | Name | Gets or sets the name of the component. |
![]() | Owner | Gets or sets a form or other container that the SQLiteConnection instance belongs to. |
![]() | ServerVersion | Gets a string containing the version of the instance of SQLite to which the client is connected. |
![]() | Site | Gets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component) |
![]() | State | Gets the current state of the connection. |
![]() | UTF16 | Gets or sets a value indicating whether the connection uses UTF16 encoding. |