DataReader.GetItem Method

Include Protected Members
Include Inherited Members

Retrieves a specified data item.

Overload List

  Name Description
Public method GetItem(Int32) Retrieves the value of the item at the specified index in the current block of data.
Public method GetItem(String) Retrieves the value of a data item with the specified name in the current block of data.

Top

See Also

Reference

DataReader Class

DataReader Members

Microsoft.VisualStudio.Data Namespace