OracleString.IsNull Propriété

Définition

Indique si l’objet ValueOracleString 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 c’est Null, sinon false.

Implémente

S’applique à