BaseConnection
Namespace: uModConfiguration
Assembly: uMod.Core.dll
Inheritance Object BaseConnection
Implements IDatabaseConnection
Summary
Represents a Base connection configuration
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 database name |
Methods
Name | Summary |
|---|---|
Configure ( | Configure connection using configuration |