RowsToReturn Property
This value will control the number of rows to be returned from a large query.
Syntax
'Declaration
Public Property RowsToReturn As Integer
public int RowsToReturn {get; set;}
Remarks
This value will default to the MaximumRows property of FCGeneric.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
MaximumRowsExceededEventArgs Class
MaximumRowsExceededEventArgs Members