ConventionPropertyExtensions.GetIsUnicodeConfigurationSource(IConventionProperty) Yöntem

Tanım

İçin yapılandırma kaynağını döndürür IsUnicode(IProperty) .

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

Parametreler

property
IConventionProperty

Yapılandırma kaynağını bulmak için özelliği.

Döndürülenler

Nullable<ConfigurationSource>

İçin yapılandırma kaynağı IsUnicode(IProperty) .

Şunlara uygulanır