OracleBoolean.IsNull Egenskap

Definition

Anger om värdet för OracleBoolean strukturen är null eller inte.

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

Egenskapsvärde

true OracleBoolean om värdet för strukturen är Null, annars false.

Gäller för

Se även