IVsDataReader.IsNullItem Method
Include Protected Members
Include Inherited Members
When implemented by a class, indicates whether the data item at the specified index is unspecified, that is, nulla null reference (Nothing in Visual Basic).
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
IsNullItem(Int32) | When implemented by a class, indicates whether the data item at the specified index is unspecified, that is, nulla null reference (Nothing in Visual Basic). | |
IsNullItem(String) | When implemented by a class, indicates whether the value of the given data item is unspecified, that is, nulla null reference (Nothing in Visual Basic). |
Top
See Also
Reference
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace