Returns the table's data as an array of objects implementing the IDataRowAdapter interface.

Syntax

IDataRowAdapter[] Rows { get; }
ReadOnly Property Rows() As IDataRowAdapter()

Limitations

Read only.