RelationalStrings.ViewOverrideMismatch(Object, Object) Metoda

Definicja

Właściwość "{propertySpecification}" ma określoną konfigurację widoku "{view}", jednak nie jest mapowana na kolumnę w tym widoku. Usuń określoną konfigurację lub zamapuj typ jednostki, który zawiera tę właściwość na "{view}".

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

Parametry

propertySpecification
Object
tableview
Object

Zwraca

Dotyczy