Skip to content

IFieldWithJoinInfo.ReferencedAliases property

List of referenced joins in the field expression.

public HashSet<string>? ReferencedAliases { get; }

See Also