OracleNumber.IsNull Propiedad

Definición

Indica si la propiedad Value de esta estructura OracleNumber es null.

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

Valor de propiedad

true si Value es null; en caso contrario, false.

Implementaciones

Se aplica a