IDatabaseConnection
Namespace: uModConfiguration
Assembly: uMod.Core.dll
Summary
Represents a Database connection interface
Properties
Name | Summary |
|---|---|
Connection | Gets the connection info associated with this connection configuration |
Database | Gets the database name |
Driver | Gets the connection driver ("sqlite", "mysql") |
Persistent | Gets the connection persistence |
Methods
Name | Summary |
|---|---|
Configure ( | Configure connection using configuration |