OracleNumber.IsNull 属性

定义

指示此Value结构是否OracleNumber为 null。

public:
 property bool IsNull { bool get(); };
public bool IsNull { get; }
member this.IsNull : bool
Public ReadOnly Property IsNull As Boolean

属性值

true 如果 Value 为 null,则为 null,否则 false为 。

实现

适用于