Share via


CoreStrings.MemberMemberBindingNotSupported Property

Definition

EF Core does not support MemberMemberBinding: 'new Blog { Data = { Name = "hello world" } }'.

[System.Runtime.CompilerServices.Nullable(1)]
public static string MemberMemberBindingNotSupported { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member MemberMemberBindingNotSupported : string
Public Shared ReadOnly Property MemberMemberBindingNotSupported As String

Property Value

Attributes

Applies to