Gets a
ITableRows collection that represents all the rows in a
ITable object.
'Declaration
ReadOnly Property TableRows As ITableRows
'Usage
Dim instance As ITable
Dim value As ITableRows
value = instance.TableRows
Property Value
The
ITableRows collection that represents all the rows in a
ITable object.