Udostępnij za pośrednictwem


ConventionPropertyExtensions.GetValueGeneratorFactoryConfigurationSource Metoda

Definicja

Zwraca źródło konfiguracji dla elementu GetValueGeneratorFactory(IProperty).

public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetValueGeneratorFactoryConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionProperty property);
static member GetValueGeneratorFactoryConfigurationSource : Microsoft.EntityFrameworkCore.Metadata.IConventionProperty -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
<Extension()>
Public Function GetValueGeneratorFactoryConfigurationSource (property As IConventionProperty) As Nullable(Of ConfigurationSource)

Parametry

property
IConventionProperty

Właściwość do znalezienia źródła konfiguracji.

Zwraca

Źródło konfiguracji dla elementu GetValueGeneratorFactory(IProperty).

Dotyczy