次の方法で共有


DataReader.IsNullItem Method

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) Indicates whether the data item at the specified index is unspecified, that is, a null reference (Nothing in Visual Basic).
Public method IsNullItem(String) Indicates whether the value of the given data item is unspecified, that is, a null reference (Nothing in Visual Basic).

Top

See Also

Reference

DataReader Class

DataReader Members

Microsoft.VisualStudio.Data.Framework Namespace