OracleString.IsNull Propriedade

Definição

Indica se o Value do OracleString é um Null.

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

Valor da propriedade

true se Value for Null, caso contrário false, .

Implementações

Aplica-se a