Parameters
- i
- The zero-based column ordinal position.
Return Value
true if the specified column value is equivalent to System.DBNull; otherwise, false.
Exception | Description |
---|---|
System.InvalidOperationException | The MimerDataReader is not positioned on a row. |
System.IndexOutOfRangeException | The column ordinal is outside the valid range. |
.NET Framework
Version 2.0 or later