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

Tanım

Belirtilen ' {entityType} ' varlık türü geçersiz. ' {DependentType} ' bağımlı varlık türü ya da ' {principalType} ' sorumlu varlık türü olmalıdır.

public static string EntityTypeNotInRelationshipStrict (object entityType, object dependentType, object principalType);
public static string EntityTypeNotInRelationshipStrict (object? entityType, object? dependentType, object? principalType);
static member EntityTypeNotInRelationshipStrict : obj * obj * obj -> string
Public Shared Function EntityTypeNotInRelationshipStrict (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