Partager via


RelationalElementTypeExtensions.GetStoreTypeConfigurationSource Méthode

Définition

Obtient le ConfigurationSource pour le type de base de données.

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)

Paramètres

elementType
IConventionElementType

Élément.

Retours

ConfigurationSource pour le nom de colonne.

S’applique à