Aracılığıyla paylaş


SqlServerPropertyExtensions.GetHiLoSequenceSchemaConfigurationSource Yöntem

Tanım

Hi-lo dizisi şeması için değerini ConfigurationSource 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

ConfigurationSource hi-lo dizisi şeması için.

Şunlara uygulanır