Share via


AliasExpression.IsProjected Property

Definition

Gets or sets a value indicating whether the expression is being projected.

public virtual bool IsProjected { get; set; }
member this.IsProjected : bool with get, set
Public Overridable Property IsProjected As Boolean

Property Value

true if projected, false if not.

Applies to