tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
IDatabaseConnectionFactory.cs
Go to the documentation of this file.
1using System.Data.Common;
2
4
6{
11 {
18 DbConnection CreateConnection(string connectionString, DatabaseType databaseType);
19 }
20}
DbConnection CreateConnection(string connectionString, DatabaseType databaseType)
Create a DbConnection.
DatabaseType
Type of database to user.