IConventionProperty.GetValueGeneratedConfigurationSource Метод

Определение

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

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

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

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

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