Click or drag to resize

QueryNextRowEventArgs Properties

The QueryNextRowEventArgs type exposes the following members.

Properties
Name Description
Public property ColumnCount
Gets the column count.
Public property RowData
Gets or sets the row data.
Public property RowIndex
Gets the index of the row.
Top
See Also