OracleBFile.IsNull Property

Definition

Gets a value that indicates whether the OracleBFile is a Null stream.

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

Property Value

true if the OracleBFile is a Null stream; otherwise false.

Implements

Applies to