DatabaseContext Class |
Namespace: FileHold.LibraryManager.Models
public class DatabaseContext : IDisposable
The DatabaseContext type exposes the following members.
| Name | Description | |
|---|---|---|
| DatabaseContext | Initializes a new instance of the DatabaseContext class | |
| DatabaseContext(Database) | Initializes a new instance of the DatabaseContext class | |
| DatabaseContext(String) | Initializes a new instance of the DatabaseContext class |
| Name | Description | |
|---|---|---|
| Connection | ||
| Database | ||
| IsCompleted | ||
| Transaction |
| Name | Description | |
|---|---|---|
| Complete | ||
| CompleteT(FuncT) | ||
| Dispose |
| Name | Description | |
|---|---|---|
| ConvertT | (Defined by ObjectExtension.) | |
| ToJson | (Defined by ObjectExtension.) |