Dela via


SelectExpression.ProjectStarAlias Property

Definition

Gets or sets the table alias to be used for star projection.

public virtual string ProjectStarAlias { get; set; }
member this.ProjectStarAlias : string with get, set
Public Overridable Property ProjectStarAlias As String

Property Value

The table alias.

Applies to