Retrieves the data type for a data item at a specified index.
Overload List
| Name | Description | |
|---|---|---|
![]() |
GetItemType(Int32) | Retrieves the data type of a data item, or items, at the specified index for the default format Default. (Inherited from DataReader.) |
![]() |
GetItemType(Int32, DataItemTypeFormat) | Retrieves the data type for a data item at a specified index and with a specified item type format. (Overrides DataReader.GetItemType(Int32, DataItemTypeFormat).) |
Top
.gif)