DomainObjects Class Library

Query.IsTopSpecified Property

Gets a value indicating whether this instance is querying only for a top number of rows.

public Boolean IsTopSpecified {get;}

Property Value

true if this instance is querying only for a top number of rows; otherwise, false.

Implements

IQuery.

See Also

Query Class | DomainObjects.Facade.Command Namespace