IResultSet Properties
A cache of data retrieved using the SqlDataSource.
Name | Description |
---|---|
Item[Int32] | Gets an individual table by its index. |
Item[String] | Gets an individual table by its name. |
See Also