OracleBFile.IsNull Propriedade

Definição

Obtém um valor que indica se o OracleBFile é um fluxo Null.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

Valor da propriedade

Boolean

true Se OracleBFile for um Null fluxo; caso contrário, false .true if the OracleBFile is a Null stream; otherwise false.

Implementações

Aplica-se a