IResultSet Members
In This Article
#Properties
Name | Description |
---|---|
Item[Int32] | Gets an individual table by its index. |
Item[String] | Gets an individual table by its name. |
#Methods
Name | Description |
---|---|
Get |
Returns an enumerator that iterates through the collection.
Inherited from IEnumerable |
Try |
Returns a table with the specified name using the table parameter. |
See Also