Method CheckProOnlyDistinctFeatures<TProps>(QueryContext<TProps>)
Check for Pro-only Distinct features (DistinctBy, DistinctByRedb, DistinctRedb).
Throws NotSupportedException in Free version.
protected virtual void CheckProOnlyDistinctFeatures<TProps>(QueryContext<TProps> context) where TProps : class, new()