Aracılığıyla paylaş


CoreStrings.ConflictingPropertyOrNavigation(Object, Object, Object) Yöntem

Tanım

'{conflictingType}' türünde aynı ada sahip bir özellik veya gezinti zaten var olduğundan, '{member}' özelliği veya gezintisi '{type}' türüne eklenemiyor.

public static string ConflictingPropertyOrNavigation(object member, object entityType, object conflictingEntityType);
public static string ConflictingPropertyOrNavigation(object? member, object? entityType, object? conflictingEntityType);
public static string ConflictingPropertyOrNavigation(object? member, object? type, object? conflictingType);
static member ConflictingPropertyOrNavigation : obj * obj * obj -> string
static member ConflictingPropertyOrNavigation : obj * obj * obj -> string
Public Shared Function ConflictingPropertyOrNavigation (member As Object, entityType As Object, conflictingEntityType As Object) As String
Public Shared Function ConflictingPropertyOrNavigation (member As Object, type As Object, conflictingType As Object) As String

Parametreler

member
Object
entityTypetype
Object
conflictingEntityTypeconflictingType
Object

Döndürülenler

Şunlara uygulanır