OracleString.IsNull 屬性

定義

指示 ValueOracleString 是否為 Null

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

屬性值

如果 ValueNull,則為 true,否則為 false

實作

適用於