CoreStrings.DuplicateEntityType(Object) Yöntem

Tanım

'{entityType}' varlık türü modele eklenemiyor çünkü aynı adlı bir varlık türü zaten var.

public static string DuplicateEntityType (object entityType);
public static string DuplicateEntityType (object? entityType);
static member DuplicateEntityType : obj -> string
Public Shared Function DuplicateEntityType (entityType As Object) As String

Parametreler

entityType
Object

Döndürülenler

String

Şunlara uygulanır