OracleString.IsNull Proprietà

Definizione

Indica se la proprietà Value di OracleString è Null.

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

Valore della proprietà

true se Value è Null, false in caso contrario.

Implementazioni

Si applica a