Sdílet prostřednictvím


RelationalElementTypeExtensions.GetStoreTypeConfigurationSource Metoda

Definice

Získá pro ConfigurationSource typ databáze.

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.

Návraty

Název ConfigurationSource sloupce.

Platí pro