OracleBFile.IsNull Proprietà

Definizione

Ottiene un valore che indica se l'oggetto OracleBFile è un flusso 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 l'oggetto OracleBFile è un flusso Null; in caso contrario, false.

Implementazioni

Si applica a