Udostępnij przez


OracleString.IsNull Własność

Definicja

Wskazuje, czy element ValueOracleString ma wartość Null.

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

Wartość nieruchomości

true jeśli Value ma wartość Null, w przeciwnym razie false.

Implementuje

Dotyczy