IConventionProperty.GetValueGeneratorFactoryConfigurationSource Метод

Определение

Возвращает источник конфигурации для GetValueGeneratorFactory().

public Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetValueGeneratorFactoryConfigurationSource ();
abstract member GetValueGeneratorFactoryConfigurationSource : unit -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
Public Function GetValueGeneratorFactoryConfigurationSource () As Nullable(Of ConfigurationSource)

Возвращаемое значение

Источник конфигурации для GetValueGeneratorFactory().

Применяется к