OracleNumber.IsNull Propriedade

Definição

Indica se a Value estrutura OracleNumber é nula 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