EasyObjects.NET Programmers Reference

DynamicQuery.TopN Property

Adds the TOPN modifier to the SELECT clause

Note   This may not be support for all database providers

public int TopN {get; set;}

See Also

DynamicQuery Class | NCI.EasyObjects Namespace