SqlitePropertyExtensions.GetSridConfigurationSource(IConventionProperty) Yöntem

Tanım

ConfigurationSourceSRID sütunu için alır.

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

Parametreler

property
IConventionProperty

Özellik.

Döndürülenler

Nullable<ConfigurationSource>

ConfigurationSourceSütunundaki SRID.

Şunlara uygulanır