OracleNumber.IsNull Propriété

Définition

Indique si le Value de cette structure OracleNumber est null.

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

Valeur de propriété

true si Value est null ; sinon, false.

Implémente

S’applique à