Dela via


CoreStrings.ClashingNonWeakEntityType(Object) Method

Definition

Caution

This API is now deprecated.

The entity type '{entityType}' with a defining navigation cannot be added to the model because an entity type with the same name already exists.

public static string ClashingNonWeakEntityType (object entityType);
[System.Obsolete]
public static string ClashingNonWeakEntityType (object? entityType);
static member ClashingNonWeakEntityType : obj -> string
[<System.Obsolete>]
static member ClashingNonWeakEntityType : obj -> string
Public Shared Function ClashingNonWeakEntityType (entityType As Object) As String

Parameters

entityType
Object

Returns

Attributes

Applies to