Share via


EntityShaperExpression.ValueBufferExpression Property

Definition

The expression representing a ValueBuffer to get values from that are used to create the entity instance.

public virtual System.Linq.Expressions.Expression ValueBufferExpression { get; }
member this.ValueBufferExpression : System.Linq.Expressions.Expression
Public Overridable ReadOnly Property ValueBufferExpression As Expression

Property Value

Applies to