[]
Return whether the specified field is set to null.
public bool IsDBNull(int i)
The index of the field to find.
true if the specified field is set to null; otherwise, false.