RelationalDatabaseProviderServices.Database Property

Definition

Gets the IDatabase for the database provider.

public override Microsoft.EntityFrameworkCore.Storage.IDatabase Database { get; }
member this.Database : Microsoft.EntityFrameworkCore.Storage.IDatabase
Public Overrides ReadOnly Property Database As IDatabase

Property Value

Implements

Applies to