Method ExtractPropsFieldNames(FilterExpression?)
Extract only Props field names (not base fields) from FilterExpression.
public HashSet<string> ExtractPropsFieldNames(FilterExpression? filter)
Extract only Props field names (not base fields) from FilterExpression.
public HashSet<string> ExtractPropsFieldNames(FilterExpression? filter)