OracleBoolean.IsNull 屬性

定義

表示結構值是否 OracleBoolean 為零。

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

屬性值

true 如果結構 OracleBoolean 值為 Null,否則 false

適用於

另請參閱