Udostępnij za pośrednictwem


SqlServerEntityTypeExtensions.GetHistoryTableSchemaConfigurationSource Metoda

Definicja

Pobiera źródło konfiguracji dla ustawienia schematu tabeli historii czasowej.

public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetHistoryTableSchemaConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType entityType);
static member GetHistoryTableSchemaConfigurationSource : Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
<Extension()>
Public Function GetHistoryTableSchemaConfigurationSource (entityType As IConventionEntityType) As Nullable(Of ConfigurationSource)

Parametry

entityType
IConventionEntityType

Typ jednostki.

Zwraca

Źródło konfiguracji dla ustawienia schematu tabeli historii czasowej.

Dotyczy