EasyObjects.NET Programmers Reference

AggregateParameter.Distinct Property

If true, then use (DISTINCT columnName) in the aggregate.

public bool Distinct {get; set;}

See Also

AggregateParameter Class | NCI.EasyObjects Namespace