| CachedResultset Properties | 
The CachedResultset type exposes the following members.
| Name | Description | |
|---|---|---|
| CachedRows | 
            Gets the cached rows.
              | |
| ColumnNames | 
            Gets the column names.
              | |
| NumberOfColumns | 
            Gets the number of columns.
              | |
| SchemaTable | 
            Gets the schema table.
              | |
| TypePerOrdinal | 
            Gets the .NET type per ordinal list, where the ordinal is the index in the returned list. Can be null, in which case no type info is available. 
              |