Share via


IVsDataReaderDescriptor Members

Include Protected Members
Include Inherited Members

Exposes properties that describe the data reader.

The IVsDataReaderDescriptor type exposes the following members.

Methods

 

Name

Description

Public method

GetItemIndex

Retrieves the index corresponding to the specified data item name for the current data reader.

Public method

GetItemMaxLength

Retrieves the maximum length, in characters, of data items at the specified index for the current data reader.

Public method

GetItemName

Retrieves the name assigned to the data item at the specified index in this data reader.

Public method

GetItemType

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

Top

Properties

 

Name

Description

Public property

ItemCount

Gets the number of items in this data reader's current block of data.

Top

See Also

Reference

IVsDataReaderDescriptor Interface

Microsoft.VisualStudio.Data.Services.SupportEntities Namespace