AdoDotNetReader.GetItemType Method

Retrieves the data type of a data item, or items, at the specified index.

Overload List

  Name Description
Public method GetItemType(Int32) Retrieves the data type of a data item, or items, at the specified index for the default format Default. (Inherited from DataReader.)
Public method GetItemType(Int32, DataItemTypeFormat) Retrieves the data type of a data item, or items, at the specified index in a specified format. (Overrides DataReader.GetItemType(Int32, DataItemTypeFormat).)

Top

See Also

Reference

AdoDotNetReader Class

AdoDotNetReader Members

Microsoft.VisualStudio.Data.Framework.AdoDotNet Namespace