OracleString.IsNull Propriedade

Definição

Indica se o Value de é OracleStringNull.

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

Valor de Propriedade

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

Implementações

Aplica-se a