Gets or sets a value indicating whether only unique rows can appear in the result set. Null values are considered equal for the purposes of the DISTINCT keyword.
true
if only unique rows can appear in the result set; otherwise, false
.
Query Class | DomainObjects.Facade.Command Namespace