Udostępnij za pośrednictwem


RelationalKeyExtensions.GetNameConfigurationSource(IConventionKey) Metoda

Definicja

Pobiera element ConfigurationSource dla nazwy ograniczenia.

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

Klucz.

Zwraca

Element ConfigurationSource dla nazwy ograniczenia.

Dotyczy