Udostępnij za pośrednictwem


SqlServerPropertyExtensions.GetHiLoSequenceSchemaConfigurationSource Metoda

Definicja

ConfigurationSource Zwraca wartość schematu sekwencji hi-lo.

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)

Parametry

property
IConventionProperty

Właściwość.

Zwraca

Schemat ConfigurationSource sekwencji hi-lo.

Dotyczy