ISqlJoin.Alias property

namespace: Serenity.Data.Mapping   assemblySerenity.Net.Data

Gets the alias.

public string Alias { get; }

Property Value

The alias.

See Also