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 是 Null,則為 true,否則為 false

實作

適用於