Share via


DefaultQuerySqlGenerator.RequiresRuntimeProjectionRemapping Property

Definition

Whether or not the generated SQL could have out-of-order projection columns.

public virtual bool RequiresRuntimeProjectionRemapping { get; }
member this.RequiresRuntimeProjectionRemapping : bool
Public Overridable ReadOnly Property RequiresRuntimeProjectionRemapping As Boolean

Property Value

Applies to