DefaultQuerySqlGenerator.RequiresRuntimeProjectionRemapping Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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