Sdílet prostřednictvím


RelationalKeyExtensions.GetNameConfigurationSource(IConventionKey) Metoda

Definice

Získá pro ConfigurationSource název omezení.

public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetNameConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionKey key);
static member GetNameConfigurationSource : Microsoft.EntityFrameworkCore.Metadata.IConventionKey -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
<Extension()>
Public Function GetNameConfigurationSource (key As IConventionKey) As Nullable(Of ConfigurationSource)

Parametry

key
IConventionKey

Klíč

Návraty

Název ConfigurationSource omezení.

Platí pro