Click or drag to resize

RecroGridRGGetDataParam Class

Adatlekérdezés paraméterei.
Inheritance Hierarchy
SystemObject
  Recrovit.RecroGridFrameworkRecroGridRGGetDataParam

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
public class RGGetDataParam

The RecroGridRGGetDataParam type exposes the following members.

Constructors
  NameDescription
Public methodRecroGridRGGetDataParam
Initializes a new instance of the RecroGridRGGetDataParam class.
Top
Properties
  NameDescription
Public propertyGetCount
Gets a value indicating whether [get count].
Public propertyMaxItems
Gets or sets the maximum items.
Public propertyPreload
Gets or sets the preload.
Public propertyProcessName
Gets the name of the process.
Public propertySelectedColumns
Gets or sets the selected columns.
Public propertySkip
Gets or sets the skip.
Public propertySQLTimeout
Gets or sets the SQL timeout.
Public propertyTake
Gets or sets the take.
Top
See Also