IFieldWithJoinInfo.ReferencedAliases property

namespace: Serenity.Data   assemblySerenity.Net.Entity

List of referenced joins in field expression

public HashSet<string> ReferencedAliases { get; }

See Also