static IDatabaseContext CreateDatabaseContext(this ISystemContext context, string name)
The context of a single database within a system.
The execution context of a database system, that is defining the configurations and the components us...
static bool ReadOnly(this ISystemContext context)
static string DefaultSchema(this ISystemContext context)
IDatabaseContext CreateDatabaseContext(IConfiguration configuration)
static bool AutoCommit(this ISystemContext context)
static bool IgnoreIdentifiersCase(this ISystemContext context)