OracleString.IsNull Propriété

Définition

Indique si Value de OracleString 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 à