OracleBFile.FileExists Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob eine physikalische Datei mit BFILE-Daten im Betriebssystem vorhanden ist.

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

Eigenschaftswert

true, wenn eine physikalische Datei mit BFILE-Daten vorhanden ist, andernfalls false.

Ausnahmen

Das OracleBFile-Objekt ist geschlossen oder freigegeben.

Die Verbindung, der eine BFILE zugeordnet ist, wurde geschlossen.

Gilt für: