DomainObjects Class Library

ScalarQuery.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

ScalarQuery Class | DomainObjects.Facade.Command Namespace