Bagikan melalui


ConventionPropertyExtensions.GetScaleConfigurationSource Metode

Definisi

Mengembalikan sumber konfigurasi untuk GetScale(IProperty).

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

Parameter

property
IConventionProperty

Properti untuk menemukan sumber konfigurasi.

Mengembalikan

Sumber konfigurasi untuk GetScale(IProperty).

Berlaku untuk