Share via


TableValuedFunctionExpression.Alias Property

Definition

The alias assigned to this table source.

public override string Alias { get; }
public override string? Alias { get; }
[System.Runtime.CompilerServices.Nullable(2)]
public override string? Alias { get; }
member this.Alias : string
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.Alias : string
Public Overrides ReadOnly Property Alias As String

Property Value

Attributes

Applies to