Sdílet prostřednictvím


RelationalTriggerExtensions.GetTableSchemaConfigurationSource Metoda

Definice

Získá zdroj konfigurace pro schéma tabulky.

public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetTableSchemaConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionTrigger trigger);
static member GetTableSchemaConfigurationSource : Microsoft.EntityFrameworkCore.Metadata.IConventionTrigger -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
<Extension()>
Public Function GetTableSchemaConfigurationSource (trigger As IConventionTrigger) As Nullable(Of ConfigurationSource)

Parametry

trigger
IConventionTrigger

Aktivační událost.

Návraty

Zdroj konfigurace pro název databáze.

Platí pro