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 as obtained from the datareader creating this set.
Top
See Also