SqlServerPropertyExtensions.GetHiLoSequenceSchemaConfigurationSource(IConventionProperty) Yöntem

Tanım

ConfigurationSourceHi-lo dizi şeması için döndürür.

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

Parametreler

property
IConventionProperty

Özellik.

Döndürülenler

Nullable<ConfigurationSource>

ConfigurationSourcehi-lo dizi şeması için .

Şunlara uygulanır