RelationalStrings.InvalidPropertyInSetProperty(Object) Method

Definition

The following lambda argument to 'SetProperty' does not represent a valid property to be set: '{propertyExpression}'.

public static string InvalidPropertyInSetProperty (object? propertyExpression);
static member InvalidPropertyInSetProperty : obj -> string
Public Shared Function InvalidPropertyInSetProperty (propertyExpression As Object) As String

Parameters

propertyExpression
Object

Returns

Applies to