RelationalModelExtensions.GetCollationConfigurationSource Method

Definition

Returns the configuration source for the collation.

C#
public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetCollationConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionModel model);

Parameters

model
IConventionModel

The model to find configuration source for.

Returns

The configuration source for the collation.

Applies to

Toode Versioonid
Entity Framework Core 5.0, 6.0, 7.0, 8.0, 9.0