EasyObjects.NET Programmers Reference

DynamicQuery.Distinct Property

Adds the DISTINCT modifier to the SELECT clause

Note   This may not be support for all database providers

public bool Distinct {get; set;}

See Also

DynamicQuery Class | NCI.EasyObjects Namespace