Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
bool IsNull(int ColumnIndex);
protected bool IsNull (int ColumnIndex);
member this.IsNull : int -> bool
Protected Function IsNull (ColumnIndex As Integer) As Boolean