DomainObjects Class Library

Query.NO_MAXIMUM_COUNT Field

Specifies that there is no limit on the number of rows selected by the query.

public const NO_MAXIMUM_COUNT NO_MAXIMUM_COUNT = 0;

See Also

Query Class | DomainObjects.Facade.Command Namespace