Aracılığıyla paylaş


RelationalPropertyExtensions.GetCollationConfigurationSource Yöntem

Tanım

Sütun harmanlaması için öğesini ConfigurationSource alır.

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

Parametreler

property
IConventionProperty

Özellik.

Döndürülenler

ConfigurationSource Sütun harmanlaması için.

Şunlara uygulanır