ScriptBuffer.IsNull(Int32) Method

Definition

protected:
 bool IsNull(int ColumnIndex);
protected bool IsNull (int ColumnIndex);
member this.IsNull : int -> bool
Protected Function IsNull (ColumnIndex As Integer) As Boolean

Parameters

ColumnIndex
Int32

Returns

Applies to