TableValuedFunctionExpression.Alias 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.
The alias assigned to this table source.
public override string? Alias { get; }
public override string Alias { get; }
member this.Alias : string
Public Overrides ReadOnly Property Alias As String