Udostępnij za pośrednictwem


RelationalElementTypeExtensions.GetStoreTypeConfigurationSource Metoda

Definicja

Pobiera wartość ConfigurationSource dla typu bazy danych.

public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetStoreTypeConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionElementType elementType);
static member GetStoreTypeConfigurationSource : Microsoft.EntityFrameworkCore.Metadata.IConventionElementType -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
<Extension()>
Public Function GetStoreTypeConfigurationSource (elementType As IConventionElementType) As Nullable(Of ConfigurationSource)

Parametry

elementType
IConventionElementType

Element .

Zwraca

Jako ConfigurationSource nazwę kolumny.

Dotyczy