Aracılığıyla paylaş


RelationalPropertyExtensions.GetComputedColumnSqlConfigurationSource Yöntem

Tanım

ConfigurationSource Hesaplanan değer sql ifadesinin değerini alır.

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

Parametreler

property
IConventionProperty

Özellik.

Döndürülenler

ConfigurationSource hesaplanan değer IÇIN SQL ifadesi.

Şunlara uygulanır