SqlitePropertyExtensions.GetSridConfigurationSource Method

Definition

Gets the ConfigurationSource for the column SRID.

C#
public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetSridConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionProperty property);

Parameters

property
IConventionProperty

The property.

Returns

The ConfigurationSource for the column SRID.

Applies to

Product Versions
Entity Framework Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0