IVsDataReader.IsNullItem Method

When implemented by a class, indicates whether the data item at the specified index is unspecified, that is, a null reference (Nothing in Visual Basic).

Overload List

  Name Description
Public method IsNullItem(Int32) When implemented by a class, indicates whether the data item at the specified index is unspecified, that is, a null reference (Nothing in Visual Basic).
Public method IsNullItem(String) When implemented by a class, indicates whether the value of the given data item is unspecified, that is, a null reference (Nothing in Visual Basic).

Top

See Also

Reference

IVsDataReader Interface

IVsDataReader Members

Microsoft.VisualStudio.Data.Services.SupportEntities Namespace