Udostępnij za pośrednictwem


SqlServerPropertyExtensions.GetSequenceSchemaConfigurationSource Metoda

Definicja

ConfigurationSource Zwraca wartość schematu sekwencji generowania wartości klucza.

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

Parametry

property
IConventionProperty

Właściwość.

Zwraca

Schemat ConfigurationSource sekwencji generowania wartości klucza.

Dotyczy