Namespace: uModDatabase
Assembly: uMod.Core.dll
Name
Summary
CloseDb (LegacyConnection)
LegacyConnection
Delete (Sql, LegacyConnection, Action<Int32>)
Sql
Action
Int32
ExecuteNonQuery (Sql, LegacyConnection, Action<Int32>)
Insert (Sql, LegacyConnection, Action<Int32>)
NewSql ()
OpenDb (String, Plugin, Boolean)
String
Plugin
Boolean
Query (Sql, LegacyConnection, Action<List<Dictionary<String, Object>>>)
List
Dictionary
Object
Update (Sql, LegacyConnection, Action<Int32>)