Bagikan melalui


SqlServerPropertyExtensions.GetHiLoSequenceSchemaConfigurationSource Metode

Definisi

Mengembalikan ConfigurationSource untuk skema urutan 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)

Parameter

property
IConventionProperty

Properti .

Mengembalikan

ConfigurationSource untuk skema urutan hi-lo.

Berlaku untuk