RelationalStrings.ViewOverrideMismatch(Object, Object) Yöntem

Tanım

' {PropertySpecification} ' özelliği, ' {View} ' görünümü için özel bir yapılandırmaya sahip, ancak bu görünüm, bu görünümdeki bir sütunla eşlenmedi. Belirli yapılandırmayı kaldırın veya bu özelliği içeren bir varlık türünü ' {View} ' öğesine eşleyin.

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

Parametreler

propertySpecification
Object
tableview
Object

Döndürülenler

String

Şunlara uygulanır