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

Tanım

Belirtilen ' {entityType} ' varlık türü geçersiz. ' {DependentType} ' bağımlı varlık türü, ' {principalType} ' sorumlu varlık türü veya bunlardan birinden türetilmiş bir varlık türü olmalıdır.

public static string EntityTypeNotInRelationship (object entityType, object dependentType, object principalType);
public static string EntityTypeNotInRelationship (object? entityType, object? dependentType, object? principalType);
static member EntityTypeNotInRelationship : obj * obj * obj -> string
Public Shared Function EntityTypeNotInRelationship (entityType As Object, dependentType As Object, principalType As Object) As String

Parametreler

entityType
Object
dependentType
Object
principalType
Object

Döndürülenler

String

Şunlara uygulanır