Click or drag to resize
CachedResultset Properties

The CachedResultset type exposes the following members.

Properties
  NameDescription
Public propertyCachedRows
Gets the cached rows.
Public propertyColumnNames
Gets the column names.
Public propertyNumberOfColumns
Gets the number of columns.
Public propertySchemaTable
Gets the schema table.
Public propertyTypePerOrdinal
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.
Top
See Also