ScriptBuffer.IsNull(Int32) 方法

定义

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

参数

ColumnIndex
Int32

返回

适用于