OracleMonthSpan.IsNull 属性

定义

获取一个值,该值指示 Value 结构的 OracleMonthSpan 属性是否为 null。

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

属性值

如果 Value 为空,则为 true;否则为 false

实现

适用于