Freigeben über


CoreStrings.CompiledModelDuplicateAttribute(Object, Object) Method

Definition

More than a single DbContextModelAttribute was found in the assembly '{assemblyName}' corresponding to the context type '{contextType}'

public static string CompiledModelDuplicateAttribute (object? assemblyName, object? contextType);
static member CompiledModelDuplicateAttribute : obj * obj -> string
Public Shared Function CompiledModelDuplicateAttribute (assemblyName As Object, contextType As Object) As String

Parameters

assemblyName
Object
contextType
Object

Returns

Applies to