Sdílet prostřednictvím


RelationalStrings.TableOverrideMismatch(Object, Object) Metoda

Definice

Vlastnost {propertySpecification} má specifickou konfiguraci pro tabulku {table}, ale není namapovaná na sloupec v této tabulce. Odeberte konkrétní konfiguraci nebo namapujte typ entity obsahující tuto vlastnost na {table}.

public static string TableOverrideMismatch (object propertySpecification, object table);
public static string TableOverrideMismatch (object? propertySpecification, object? table);
static member TableOverrideMismatch : obj * obj -> string
Public Shared Function TableOverrideMismatch (propertySpecification As Object, table As Object) As String

Parametry

propertySpecification
Object
table
Object

Návraty

Platí pro