RelationalPropertyExtensions.GetCollationConfigurationSource Method

Definition

Gets the ConfigurationSource for the column collation.

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

Parameters

property
IConventionProperty

The property.

Returns

The ConfigurationSource for the column collation.

Applies to

Proizvod Verzije
Entity Framework Core 5.0, 6.0, 7.0, 8.0, 9.0