AdoDotNetSchemaReader.GetItemType Method

Retrieves the data type for a data item at a 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 for a data item at a specified index and with a specified item type format. (Overrides DataReader.GetItemType(Int32, DataItemTypeFormat).)

Top

See Also

Reference

AdoDotNetSchemaReader Class

AdoDotNetSchemaReader Members

Microsoft.VisualStudio.Data.Framework.AdoDotNet Namespace