QueryDefinitionMaxRecords Property

Gets the maximum number or records to return.

Namespace:  Dundas.BI.Data.DataProviders
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public int MaxRecords { get; }

Property Value

Type: Int32
The maximum number or records to return.
See Also