DataReader Properties

Include Protected Members
Include Inherited Members

The DataReader type exposes the following properties.

Properties

  Name Description
IsClosed Retrieves a Boolean value that indicates whether the specified reader has been closed.
ItemCount Retrieves the number of items in the current block of data.
Status Retrieves a numerical status code returned by the method currently providing data to the data reader.

Top

See Also

Reference

DataReader Class

Microsoft.VisualStudio.Data Namespace