Client

Namespace: uModDatabase

Assembly: uMod.Core.dll

Inheritance Object Client

Summary

Represents a database client

Constructors

Name

Summary

Client (Provider, IContext)

Create a plugin web wrapper for the specified plugin

Properties

Name

Summary

OnConnected

Connect event

OnDisconnected

Disconnect event

Methods

Name

Summary

Migrate (Connection, MigrationDirection)

Run all migrations for a given connection

Open (ConnectionInfo)

Open connection using specified connection info

Open ()

Open default connection using globally configured connection

Open (String)

Open connection using globally configured connection info

Open (String, ConnectionType, String, Boolean)

Create and open connection using specified parameters