DomainObjects Class Library

Query.SelectDistinct Property

Determine if duplicate rows will be removed when this object is queried from the database.

public Boolean SelectDistinct {get;}

Implements

ITableMappedObject.

See Also

Query Class | DomainObjects.Facade.Command Namespace