Share via


ColumnExpression.TableAlias Property

Definition

The alias of the table from which column is being referenced.

public abstract string TableAlias { get; }
public virtual string TableAlias { get; }
member this.TableAlias : string
Public MustOverride ReadOnly Property TableAlias As String
Public Overridable ReadOnly Property TableAlias As String

Property Value

Applies to