OracleNumber.IsNull Propriedade

Definição

Indica se o Value desta estrutura OracleNumber é nulo ou não.

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 nulo, caso contrário false, .

Implementações

Aplica-se a