IFieldWithJoinInfo.ReferencedAliases property
List of referenced joins in the field expression.
public HashSet<string>? ReferencedAliases { get; }
See Also
- interface IFieldWithJoinInfo
List of referenced joins in the field expression.
public HashSet<string>? ReferencedAliases { get; }