Bagikan melalui


RelationalPropertyExtensions.GetColumnTypeConfigurationSource Metode

Definisi

ConfigurationSource Mendapatkan untuk nama kolom.

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

Parameter

property
IConventionProperty

Properti .

Mengembalikan

ConfigurationSource untuk nama kolom.

Berlaku untuk