Sql.Net Class Library Documentation

SelectQuery.Distinct Property

Gets or sets wheather only distinct rows are to be returned.

public bool Distinct {get; set;}

See Also

SelectQuery Class | Reeb.SqlOM Namespace